Namespace OpenIddict.Validation.AspNetCore
Classes
OpenIddictValidationAspNetCoreConfiguration
Contains the methods required to ensure that the OpenIddict validation configuration is valid.
OpenIddictValidationAspNetCoreConstants
Exposes common constants used by the OpenIddict ASP.NET Core host.
OpenIddictValidationAspNetCoreConstants.Cache
OpenIddictValidationAspNetCoreConstants.Properties
OpenIddictValidationAspNetCoreDefaults
Exposes the default values used by the OpenIddict validation handler.
OpenIddictValidationAspNetCoreFeature
Exposes the current validation transaction to the ASP.NET Core host.
OpenIddictValidationAspNetCoreHandler
Provides the logic necessary to extract, validate and handle OpenID Connect requests.
OpenIddictValidationAspNetCoreHandlerFilters
Contains a collection of event handler filters commonly used by the ASP.NET Core handlers.
OpenIddictValidationAspNetCoreHandlerFilters.RequireHttpRequest
Represents a filter that excludes the associated handlers if no ASP.NET Core request can be found.
OpenIddictValidationAspNetCoreOptions
Provides various settings needed to configure the OpenIddict ASP.NET Core validation integration.