You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear to me if this is using a user agent separate from the app on mobile. Is it using chrome tabs for example on Android, or using an in-app browser when communicating to the idp?
The text was updated successfully, but these errors were encountered:
It's important for me, aside from the security reasons laid out in the article, as I don't think I can achieve single sign-on across multiple apps (both mobile and web) from the same device if an embedded user agent is used. Correct me please if I am wrong.
This uses webview right now with the intent to move to chrome tabs etc. However when I went to do it, the code in Android and iOS for creating separate OpenIdConnect windows was depreciated.
It's not clear to me if this is using a user agent separate from the app on mobile. Is it using chrome tabs for example on Android, or using an in-app browser when communicating to the idp?
The text was updated successfully, but these errors were encountered: