Abblix.Oidc.Server.Endpoints.Introspection Namespace
Abblix.Oidc.Server
Abblix.Oidc.Server.Endpoints.Introspection Namespace
| Classes | |
|---|---|
| IntrospectionHandler | Manages 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. |
| IntrospectionRequestProcessor | Implements the logic for processing introspection requests and generating introspection responses. |
| IntrospectionRequestValidator | Validates the introspection request properties and authenticates a client that initiated the request. |