Skip to main content

Microsoft Entra ID

Technical documentation regarding the Microsoft Entra ID integration

Application ID: 8a9c2818-421e-433e-a19b-c455be7a0657

Required OAuth Scopes:

  • openid - For OpenID Connect authentication

  • User.Read - To read basic user profile information

Expected User Attributes:

  • email or upn (at least one required)

  • tid (Tenant ID - Azure AD tenant)

  • oid (Object ID - user's unique ID in Azure AD)

  • given_name (optional)

  • family_name (optional)

Admin approve consent

Users may encounter a "Need admin approval" prompt when first connecting. Admins can grant consent organization-wide:

  1. Open Azure Portal: Navigate to the Microsoft Entra ID (Enterprise Applications) page.

  2. Admin Consent Requests: In the left-hand menu, click Admin consent requests.

  3. Approve uman: Locate the request for uman (Single Sign-On, Calendar, or Dynamics) and click Approve to grant the required permissions.
    If nothing shows up under 'My Pending,' make sure to check the 'All' reviews section as well.

If users still face issues after approval, ensure they (or a group they belong to) are added under Users and groups within the uman Enterprise Application in Entra ID.

Did this answer your question?