-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
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
Azure MFA Network Failure on iOS #196
Comments
Hi,
the authentication process begins correctly. After the MFA authentication (both with active and disabled face ID App lock) the request for authorization fails due a connection lost network error.
React Native: 0.71.12 |
I am facing this too. Any updates for this? Did anyone manage to resolve this? |
I am facing this too. :( |
Hi,
Recently I have experienced a strange bug related to the login procedure with Azure MFA on iOS. At times (not always), after entering the security code in the Microsoft Authenticator-app, the app is getting a network request failure related to a POST request to https://login.microsoftonline.com/XXX.onmicrosoft.com/oauth2/v2.0/token. As far as I know the problem only exists on iOS, not Android. Have experienced the issue on a physical iPhone XR running 16.3.1. Have anyone experienced something similar?
React Native: 0.67.4
react-native-azure-auth: 1.8.9
The text was updated successfully, but these errors were encountered: