
QuangL.69398 (Customer) asked a question.
Hello, Im using the Okta SDK on iOS.
I can retrieve many mapping custom attributes with the issuer "https://dev-XXXXXX.oktapreview.com".
But if I switch the issuer to "https://dev-XXXXXX.oktapreview.com/oauth2/default" I can only obtain the default attributes.
That's weird.
Could you help me if I missing something ? Thank you.

Hi Quang Luu,
After switching to a custom authorization server, you will need to redefine the claims under Admin >> API >> Authorization Servers >> default >> Claims and have them available (if needed) under a particular scope that will be used only by this specific OpenID Connect application.