Azure AD Automatic Provisioning

I need to synchronize all users from Azure AD to my Auth0 enterprise connection (SAML). Azure AD provides a feature to synchronize users and ask about two parameters tenanl URL and secret (Using SCIM to synchronize). How manage it with Auth0 ?
If it not possible, how to synchronize manually users to Auth0 enterprise connection ?

I have similar requirement, can somebody respond back?

Hi @didier

Thank you for reaching out!
To get this working, please set up a SAML Enterprise Connection with your Azure AD ( the separate Microsoft Azure AD Connection type would default to an OIDC type connection) and then follow the steps from this documentation in order to configure SCIM provisioning.

You can also check out additional steps for Inbound SCIM for New Azure AD Connections, but this article focuses on an OIDC setup instead, so please keep that in mind.

Hope it helped!
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.