<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
0D54z000097946HCAQOkta Classic EngineSingle Sign-OnAnswered2023-04-29T03:14:23.000Z2023-04-28T13:26:48.000Z2023-04-29T03:14:23.000Z
User infomration is not getting by userinfo endpoint

Hello,

 

We are only receive following details by using this https://dev-xxxx.okta.com/oauth2/v1/userinfo endpoint instead of all user information as per "https://developer.okta.com/docs/reference/api/oidc/*userinfo" document.

- sub

 

Could you please help us what we are missing in it?

 

Thanks in advance!


  • DonF.81354 (Customer)

    Hi! So the /userinfo endpoint "Return claims about the authenticated end user."

     

    Endpoints

     

    Are you trying to get information from all your users in Okta using API? If so, use this:

     

    Users API

     

    Please let me know if you have any further questions or concerns or if I did not address your question. Thanks!

     

     

    Expand Post
  • @Don, Thanks for your reply!

     

    I am using this /userinfo endpoint but showhow it is not returning "authenticated end user" details. it is returning following details only

    - sub

This question is closed.
Loading
User infomration is not getting by userinfo endpoint