Open
Description
Issue
Hi Folks,
My app is being used by about 300 users and we are getting a lot of complaints about problems logging into Microsoft using MFA.
After receiving the SMS and adding the code, the user confirms on the consent screen to be redirected back to the app but often he goes back to the Microsoft Login page.
The problem can be solved palliatively by clearing the cache of the Chrome app.
I put some logs on my AppCenter:
Below is what my code looks like:
And my Azure Url Redirect configuration on App Register:
Question:
I need to put on property appAuthRedirectScheme
the same name of my bundleId? Or can I put any custom string?
And
What could be the problem on service_configuration_fetch_error
?
I aprreciate any help!
Environment
- Your Identity Provider:
Azure
- Platform that you're experiencing the issue on:
Android
- Are you using Expo?:
No
- React Native Version:
0.66.4
- React Native App Auth Version:
6.4.0