Skip to content
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

B2C: Share the session between the two policies(SignIn, Change Password) #953

Open
srithar21 opened this issue Mar 21, 2024 · 0 comments
Open
Labels

Comments

@srithar21
Copy link

Issue

Hi All,

I am using the Azure B2C for the authentication, I have a use case about to login with signin policy and that session needs to pass in the change password policy when user trying to updating the password.

As of now, when opening the change password policy, getting the SSO does not exist issue.

So, I need to know how I can pass the sign in policy session to change password policy in this library.


Environment

  • Your Identity Provider: Azure B2C
  • Platform that you're experiencing the issue on: both
  • Your react-native Version: 0.68.3
  • Your react-native-app-auth Version: 7.1.2
  • Are you using Expo? Nope.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants