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
I have a custom policy that uses "PhoneFactor-InputOrVerify".
This policy does not work with SSO.
Log in to App 1 with credentials and SMS MFA.
Log in to App2. It does not ask the user for credentials to log in but has problems with MFA.
Both apps use the same custom policy.
It looks like an issue with SM-MFA.
As per this stackoverflow post, @JasSuri suggests "Try change Verified.strongAuthenticationPhoneNumber to strongAuthenticationPhoneNumber "
I tried this and it fixes the problem but the starter pack for MFA does not have this fix.
Also, the docs do not reference SM-MFA.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a custom policy that uses "PhoneFactor-InputOrVerify".
This policy does not work with SSO.
Log in to App 1 with credentials and SMS MFA.
Log in to App2. It does not ask the user for credentials to log in but has problems with MFA.
Both apps use the same custom policy.
It looks like an issue with SM-MFA.
As per this stackoverflow post, @JasSuri suggests "Try change Verified.strongAuthenticationPhoneNumber to strongAuthenticationPhoneNumber "
I tried this and it fixes the problem but the starter pack for MFA does not have this fix.
Also, the docs do not reference SM-MFA.
The text was updated successfully, but these errors were encountered: