Mapping OKTA custom attributes to Auth0

I am using Auth0 as the SP and OKTA as the Idp (Through Connection) but I am facing difficulties mapping custom user attributes of Okta in Auth0. What is the correct way of doing it?

Hello Mohammad!

You should be able to map over to any app that you add into Okta using the Profile Editor, as described here: Map Okta attributes to app attributes in the Profile Editor | Okta

If this is an OIDC application and you need to add claims to the Token, you can do that as well from the app user or the Okta user profile: Customize tokens returned from Okta with custom claims | Okta Developer

1 Like

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