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

.NET 7: Authentication will use single scheme as DefaultScheme #26682

Closed
Tracked by #26326
Rick-Anderson opened this issue Aug 10, 2022 · 1 comment · Fixed by #27506
Closed
Tracked by #26326

.NET 7: Authentication will use single scheme as DefaultScheme #26682

Rick-Anderson opened this issue Aug 10, 2022 · 1 comment · Fixed by #27506
Assignees
Labels
doc-idea seQUESTered Identifies that an issue has been imported into Quest.

Comments

@Rick-Anderson
Copy link
Contributor

Rick-Anderson commented Aug 10, 2022

Authentication will use single scheme as DefaultScheme

Authentication concepts

There's no automatic probing of schemes. If the default scheme isn't specified, the scheme must be specified in the authorize attribute, otherwise, the following error is thrown:

When configuring authentication, it's common to specify the default authentication scheme.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 33264

@Rick-Anderson Rick-Anderson self-assigned this Aug 10, 2022
This was referenced Oct 18, 2022
@Rick-Anderson Rick-Anderson added the reQUEST Triggers an issue to be imported into Quest label Nov 5, 2022
@Rick-Anderson
Copy link
Contributor Author

Fixed in #27310

@Rick-Anderson Rick-Anderson reopened this Nov 5, 2022
@BillWagner BillWagner reopened this Nov 8, 2022
@github-actions github-actions bot added seQUESTered Identifies that an issue has been imported into Quest. and removed reQUEST Triggers an issue to be imported into Quest labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-idea seQUESTered Identifies that an issue has been imported into Quest.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants