Hi There,
I have configured Azure AD Enterprise connection for SSO and added users into Azure AD. I am able to setup SSO successfully but the issue I am facing is with user Email address sync.
User is getting successfully added in Auth0 on first login but it is not syncing user email address. I don’t see any value for email address upon checking the Row JSON of Azure AD user.
Please check in Azure Portal if the user has an Email property.
If yes, please go to Azure AD > App registrations > select an Application > Token configuration and enable Email claim for the ID token. More on configuring optional claims in Azure here.
Alternatively, you can create a Rule to map the UPN as EMAIL:
We’ve updated our Knowledge Solutions with a chapter about Adding Claims with Action in a similar fashion to how Rules worked. You can find it here → Azure AD Integration not Providing the User Email