<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
0D51Y00007ZkPtlSAFOkta Classic EngineOkta Integration NetworkAnswered2020-10-11T20:03:12.000Z2020-01-21T14:35:16.000Z2020-04-01T23:28:39.000Z

ChrisP.36105 (Customer) asked a question.

Getting user info back using .Net Core 3 as a resource server

I've followed this sample: https://github.com/okta/samples-aspnetcore/tree/master/ASP.NET%20Core%203.x/resource-server, but I can't figure out how to get back the user info like email, give_name, family_name, etc. Do I just have to make an additional call to https://xxx.okta.com/oauth2/XXXXXXXXXX/v1/userinfo and if so, how can I get the access_token to call this url?


  • Hi Chris! Apologies for the lack of response to your question. Going forward, we're implementing a new process to ensure that all Discussions receive a response from either another Community member or from the Okta Support team within 7 days of posting. Thank you for your patience while we put this into action!

     

    I know this question is a bit old now, but If you’re still looking for information or help I’d recommend reaching out to the fine folks in the Admin Pro Tips group to see if anyone there can help: https://support.okta.com/help/s/group/0F90Z000000EK23SAG/admin-pro-tips

     

    Thanks 🙂

    Expand Post
This question is closed.
Loading
Getting user info back using .Net Core 3 as a resource server