Skip to main content

Abblix.Oidc.Server.Endpoints.Introspection Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Endpoints.Introspection Namespace

Classes
IntrospectionHandlerManages the processing of token introspection requests according to OAuth 2.0 specifications, facilitating the validation and introspection of tokens to determine their current state and metadata.
IntrospectionRequestProcessorImplements the logic for processing introspection requests and generating introspection responses.
IntrospectionRequestValidatorValidates the introspection request properties and authenticates a client that initiated the request.