Skip to content

chrome-custom-tab on android #1671

Answered by negoe
testuser7713 asked this question in Q&A
Aug 8, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Custom Tabs share a cookie jar with the default system browser enabling fewer sign-ins with web or other native apps that have integrated with Custom Tabs..
Android applications have the option to use the WebView, system browser, or Chrome Custom Tabs for authentication user experience. If you are not using brokered authentication in your app, you will need to use the system browser rather than the native webview in order to achieve SSO.
You can find more details here https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-android-single-sign-on#sso-through-system-browser

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@testuser7713
Comment options

@negoe
Comment options

Answer selected by negoe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants