Skip to content

Add DisabledAuthenticationProvider for disabled auth mode #713

@ziagham

Description

@ziagham

Describe the feature

Introduce DisabledAuthenticationProvider to handle a "disabled" authentication mode. Registers a custom authentication scheme ("Disabled") using AuthenticationBuilder and implements
DisabledAuthenticationHandler for authentication logic.

When authentication is disabled, impersonates a fixed "admin" user with predefined claims. Ensures seamless handling of requests in disabled authentication scenarios.

Metadata

Metadata

Assignees

Labels

C#C# related codeenhancementNew feature or requestrefactoringRefactoring code

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions