<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
0D50Z00008G7VSeSANOkta Classic EngineAdministrationAnswered2025-02-27T21:17:39.000Z2017-09-28T18:16:21.000Z2017-09-28T18:16:21.000Z
Why will a custom claim not show in response?
I'm building an OIDC app and I've added a custom claim to my auth server.  The claim is marked to be included in any scope.  I've tried both ID and Access tokens, both set to Always include.  Value type = Expression (Just trying to get a String to work for now).

 

When I use Postman and list all the Claims, I see my custom claim.  However, when I run it on my JS app and view the response in the console, my custom claim is not there.  Any ideas?

  • NateV (Okta on Okta)

    Hi Dave,

     

    Happy Friday, I'm happy to help with this. I've reached out to our Developer Support Engineers and they've asked that you create a Okta case for this for them to troubleshoot. They'll additionally want to know:

     

    1) Claim under consideration from authorizations server

    2) Your access policies

    3) API Call

    4) How is that API call made from JavaScript.

     

    Please create a case and send it our way for us to assist! 

     

    Thanks,

    Nate
    Expand Post
  • Hi Dave,

     

    As Nate mentioned, please create a case or send email to developers@okta.com with requested detail and we will get back to you. This issue requires troubleshooting, therefore a case seems best path forward.

     

    Thanks,

    Sohaib
    Expand Post
This question is closed.
Loading
Why will a custom claim not show in response?