
JeongmoK.84814 (Customer) asked a question.
Hi
It might be a weird question.
For example, there are two apps that are using the same IdP.
App1 is implemented as SAML based SSO but App2 is implemented as OIDC based SSO.
- Login a SSO user 'A' to App1.
- Then open App2.
In that case, user 'A' still need to forward to IdP login page and be authenticated for App2?
Or it is possible to user 'A' can skip login page on App2?
Thanks

Hi @JeongmoK.84814 (Customer)
According to Okta's developer forum:
"there shouldn’t be a need for re-authentication as long as both applications are able to access the okta session cookie that would be stored in the webview"
https://devforum.okta.com/t/sharing-active-session-between-native-mobile-apps-and-spa/12587