Azure Entra ID - OID

Hey, we are currently trying to migrate our Azure Entra ID app to Auth0, but we need to have some claims containing the user’s Object ID (OID, coming from EntraID). I was looking at multiple posts mentioning Rules / Actions as some way to get there, but in the end, nothing seems to really work. Documentation seems to mention that action doesn’t have all the IDP information such as OID.

In our case it’s really important as we store the OID in a table so we can store permissions in our database and by not having this we’ll need to migrate users from using OID to the UserID of Auth0.

Did somebody solved something similar?

1 Like