Base solution for your next web application
Open Closed

How can I get external authentication provider user info from access token #12213


User avatar
0
kansoftware created

I have enabled okta using OIDC. In web application it worked fine. But I have a mobile application as well. I have create a SPA application on okta for mobile app. They will be sending me the access token retrieved from Okta. I need to get the user info from that token and then generate my application token and return them. Is there any built in function? Or how can i do that?


1 Answer(s)