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

Document use of other Azure B2C user flows/policies #7343

Open
bytesnz-doc opened this issue Sep 26, 2024 · 0 comments
Open

Document use of other Azure B2C user flows/policies #7343

bytesnz-doc opened this issue Sep 26, 2024 · 0 comments
Labels
documentation Related to documentation. msal-browser Related to msal-browser package Needs: Attention 👋 Awaiting response from the MSAL.js team public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.

Comments

@bytesnz-doc
Copy link

bytesnz-doc commented Sep 26, 2024

Core Library

MSAL.js (@azure/msal-browser)

Wrapper Library

Not Applicable

Public or Confidential Client?

Public

Documentation Location

https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/working-with-b2c.md

Description

It would be good include how you should use msal-browser if you have mutliple Azure B2C user flows (e.g. separate user flows for sign up, sign in, password). You have to specify the user flow id (policy-id) in the authority URL, should it would be good to have a note on how to use other policies like if a user clicks the forget password link on a sign up user flow.

From the code, it looks like you can specify the authority URL in things like the redirectLogin() request parameters. Is this the best way to do it?

@bytesnz-doc bytesnz-doc added documentation Related to documentation. question Customer is asking for a clarification, use case or information. labels Sep 26, 2024
@github-actions github-actions bot added msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications labels Sep 26, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-browser Related to msal-browser package Needs: Attention 👋 Awaiting response from the MSAL.js team public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.
Projects
None yet
Development

No branches or pull requests

1 participant