-
Notifications
You must be signed in to change notification settings - Fork 442
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
[Error: AADB2C90118: The user has forgotten their password. #1014
Comments
@georgetaylorgdt Once you are redirected to your IDP login page, all that code happens on their server and RNAA code is not running there. I recommend checking your console logs to determine the error your IDP is having and double checking your IDPs configuration. |
Error: AADB2C90118: The user has forgotten their password is all it says along with a correlation id and a timestamp |
It does say access denied in the dev tools console log |
Error Object: |
Could it be related to this issue with legacy policies? |
Issue
Hi, I am trying to implement Azure AD B2C Auth. I am trying to implement the full user flow, however,
On IOS: the web view just closes with the error: [Error: AADB2C90118: The user has forgotten their password.
On Android: the web view sort of just gets stuck.
Videos examples shown below.
I've seen another closed issue: #379
However, as you can see in this video that is not the case for me
Screen.Recording.2024-08-08.at.10.34.26.mov
Screen.Recording.2024-08-08.at.10.58.00.mov
Environment
Azure
both
react-native
Version:e.g. 0.74.3
react-native-app-auth
Version:e.g. 7.2.0
The text was updated successfully, but these errors were encountered: