<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008Qnt92SABOkta Classic EngineSingle Sign-OnAnswered2024-04-30T09:34:41.000Z2020-05-12T12:48:43.000Z2020-05-20T16:48:18.000Z

3couj (3couj) asked a question.

okta single signon how to get custom field in response ?

after okta login callback response like

 

stdClass Object ( [sub] => XXXX[name] => jaydip1 test [ver] => 1 [iss] => https://dev-xxx.okta.com/oauth2/default [aud] => XXXXXXXX[iat] => 111111111[exp] => 11111111111[jti] => ID.aaaaaaaaaaaa[amr] => Array ( [0] => pwd ) [idp] => aaaaaaaaaaaaaa[preferred_username] => xxx@mailinator.com [auth_time] => 1589282763 [at_hash] => Nd-0kehLCn4M_RY7WJVpng )

 

 

how to get custom added field here.....


  • 66ek5 (66ek5)

    Hello

    In order to get the scope of your issue I suggest reaching out to Okta customer support services. You may need to provide the workflow of the issue (detailed description of the issue and what you are trying to achieve with the fix). From what I have gathered, you are having problems requesting custom attributes in your responses. We provide documentation that should assist you in the OIDC workflow, perhaps also some related topic on our Help portal (Include custom attributes).

    However, to tackle the issue and schedule a meeting, I'd recommend you get in touch with our engineers via Okta customer support.

     

    Thank you,

    Have a great day!

    Expand Post
This question is closed.
Loading
okta single signon how to get custom field in response ?