Skip to main content

Abblix.Oidc.Server.Endpoints.Configuration.Interfaces Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Endpoints.Configuration.Interfaces Namespace

Classes
ConfigurationResponseFramework-agnostic OpenID Connect discovery metadata response. Contains provider capabilities, supported features, and cryptographic algorithms, but excludes endpoint URLs which are framework-specific.
Interfaces
IAcrMetadataProviderProvides metadata about supported ACR (Authentication Context Class Reference) values for OpenID Connect discovery document.
IAuthorizationMetadataProviderProvides authorization-related metadata for OpenID Connect discovery.
IConfigurationHandlerBuilds the discovery document served at /.well-known/openid-configuration per OpenID Connect Discovery 1.0 §3 and RFC 8414 (OAuth 2.0 Authorization Server Metadata).
IJwtAlgorithmsProviderProvides metadata about supported JWT signing and validation algorithms for OpenID Connect discovery.
IScopesAndClaimsProviderProvides metadata about supported scopes, claims, grants, and subject types for OpenID Connect discovery.