Displaying the Azure Active Directory user account overview
Use this task to obtain an overview of the most important information about a user account.
To obtain an overview of a user account
-
In the Manager, select the Azure Active Directory > User accounts category.
-
Select the user account in the result list.
-
Select the Azure Active Directory user account overview task.
Related topics
Displaying Active Directory user accounts for Azure Active Directory user accounts
You can display the Active Directory user account for an Azure Active Directory user account on the overview form.
To display the Active Directory user account for an Azure Active Directory user account
-
In the Manager, select the Azure Active Directory > User accounts category.
-
Select the user account in the result list.
-
Select the Azure Active Directory user account overview task.
The Active Directory user account form element shows which user account is linked to it.
For more information about Active Directory, see the One Identity Manager Administration Guide for Connecting to Active Directory.
Related topics
Azure Active Directory user identities
Users can log in to a user account using any of the multiple identities that can be provided. For example, an identity can be provided by Microsoft, organizations, or social identity providers such as Facebook or Google.
Related topics
Deploying user identities for Azure Active Directory user accounts
Azure Active Directory user identities are imported into One Identity Manager during synchronization. You can create additional user identities for a user account or delete them.
To enter user identities for a user account
-
In the Manager, select the Azure Active Directory > User accounts category.
-
Select the user account in the result list.
-
Select the Change main data task.
-
Next to the User identities property, click and enter the identities.
Syntax:
signInType=<type>;issuer=<your organization>.onmicrosoft.com;issuerAssignedId=<ID>
With:
-
signInType: Sign-in type, such as emailAddress or userName for local user accounts or federated for social network identities.
-
issuer: Issuer of the identity, Facebook for example. Local user accounts use the name of the Azure Active Directory B2C tenant's default domain, for example <your organization>.onmicrosoft.com.
-
issuerAssignedId: ID used to log in depending on the sign-in type. If the sign-in type is emailAddress, the ID must be a valid email address, if it is userName, the ID must be a valid local part of an email address, and if it is federated, the issuer expects a unique identifier of the federated account.
Example:
signInType=emailAddress;issuer=<your organization>.onmicrosoft.com;issuerAssignedId=Clara.Harris@<your domain>.com
- Save the changes.
To delete a user identity
-
In the Manager, select the Azure Active Directory > User accounts category.
-
Select the user account in the result list.
-
Select the Change main data task.
-
In the User identities menu, select the identity and click .
- Save the changes.
Related topics