Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
25,062 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there any way in Azure AD to map an AD group to a specific OAuth2 Scope? Same thing can be done in UAA.
Hi,
If you want to know all optional claims that you can configure for an id or access token in Azure AD, see below link:
https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims
Hope this helps!