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

fix sign-in sign-up on B2C project by adding appsetting value #764

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chuck-waters
Copy link

@chuck-waters chuck-waters commented Apr 9, 2024

Fixes issue #669 for the B2C project example

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

Issue with the B2C example with the sign-in sign-up policy. Adding a key called "Tenant" with the same value as the domain seems to fix the issue.

Fixes #669 - missing appsettings value

@chuck-waters
Copy link
Author

@microsoft-github-policy-service agree

@chuck-waters chuck-waters marked this pull request as draft April 26, 2024 00:27
@chuck-waters chuck-waters marked this pull request as ready for review April 26, 2024 00:28
@chuck-waters
Copy link
Author

I can't seem to add or request a review. Something you can help with @jmprieur ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sign In/ Sign Up redirect throwing an error.
1 participant