question

bruce-8002 avatar image
0 Votes"
bruce-8002 asked amanpreetsingh-msft answered

Can I add open extension properties as claims to Azure AD Access token

I have created an open extension for the user,
Can I add the open extension properties as claims to Azure ad access token

azure-ad-authentication
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

amanpreetsingh-msft avatar image
0 Votes"
amanpreetsingh-msft answered bruce-8002 commented

Hi @bruce-8002 · Thank you for reaching out.

Extension properties/attributes can be passed as optional claims in the Access token only when added either via AD Connect (by synchronizing from On-premises AD) or by using Graph API (as I've explained in my blog post - https://cloud365.in/azure-ad-schema-extension-for-users-in-10-easy-steps/).

This is documented under Configuring directory extension optional claims

"Schema and open extensions are not supported by optional claims, only the AAD-Graph style directory extensions."


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.