<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
0D54z00009kvOMHCA2Okta Classic EngineAuthenticationAnswered2024-07-08T09:25:29.000Z2023-10-16T12:06:57.000Z2023-10-31T21:53:42.000Z

cwxpc (cwxpc) asked a question.

Achieve SSO mobile /webview using session cookies

I would like to use the okta authentication done on the app mobile to access a webapp through a webview.

The goal is to avoid to reprompt the user to reauthenticate when accessing the web view.

 

Based on the documentation :https://developer.okta.com/docs/guides/session-cookie/main/

 

I found that i can retrieve the session cookies through the authorization endpoint by passing a sessionToken as a query parameter.

We used the okta signin widget to authenticate the mobile app, how can we retrieve the okta session token to use it in the authorization endpoint ?

 

 

 

 

 

 


This question is closed.
Loading
Achieve SSO mobile /webview using session cookies