dotnet / dotnet/aspnetcore

Support config-based options for different authentication schemes

Open
#42,170 2 comments 0 reactions 0 assignees View on GitHub
area-auth
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Following up on the work done in #41520, we want to include support for config-based authentication options for all the authentication options that we currently support.

- [x] JwtBearer
- [x] OIDC
- [ ] Cookie
- [ ] Certificate
- [ ] PolicyScheme
- [ ] Negotiate
- [ ] Social

~~We'll also want to make sure that these implementations support `IOptionsMonitor` for listening to changes in config.~~ We're moving this work to .NET 8.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.