We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As is described here, https://www.pingidentity.com/en/company/blog/2017/08/08/single_sign-on_and_ios_11.html, on iOS 11 SFAuthenticationSession needs to be used for cross-app SSO to work.
SFAuthenticationSession
The text was updated successfully, but these errors were encountered:
SFAuthenticationSession and ASWebAuthenticationSession updates in MSAL v2.2.0-preview @onovotny
Sorry, something went wrong.
jennyf19
No branches or pull requests
As is described here, https://www.pingidentity.com/en/company/blog/2017/08/08/single_sign-on_and_ios_11.html, on iOS 11
SFAuthenticationSession
needs to be used for cross-app SSO to work.The text was updated successfully, but these errors were encountered: