<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
0D50Z00008G7VJ5SANOkta Classic EngineIntegrationsAnswered2024-03-25T23:41:55.000Z2017-01-25T21:38:31.000Z2017-01-25T21:38:31.000Z
How do I identify currently logged on user in this case?
Hi All,

 

I will try to keep the question as clear and direct as possible.

 

0. Social authentication (Facebook) configured with Okta with redirect URI as URL to my custom webapp. This custom webapp relies on Okta for authentication.

1. User visits my custom webapp (unauthenticated) and clicks on the social authentication URL to login to my custom webapp.

2. User follows the normal flow, gets authenticated by facebook and thereby by Okta (as per usual flow) and is then redirected by Okta back to the custom webapp.

3. The entire flow is successful and the user can see an Okta session cookie set in the browser.

4. Custom webapp now needs to show the user their own profile.

Problem: How can my custom webapp identify who just logged in so that they can fetch their profile using API?

 

Thanks,

Jatin

This question is closed.
Loading
How do I identify currently logged on user in this case?