Skip to content

Support config-based options for different authentication schemes #42170

Open
@captainsafia

Description

@captainsafia

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.

  • JwtBearer
  • 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.

Metadata

Metadata

Assignees

Labels

area-authIncludes: Authn, Authz, OAuth, OIDC, Bearer

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions