Microsoft.Owin.Security.OpenIdConnect Namespace
Classes
Class | Description | |
---|---|---|
OpenIdConnectAuthenticationDefaults | Default values related to OpenIdConnect authentication middleware |
|
OpenIdConnectAuthenticationHandler | A per-request authentication handler for the OpenIdConnectAuthenticationMiddleware. |
|
OpenIdConnectAuthenticationMiddleware | OWIN middleware for obtaining identities using OpenIdConnect protocol. |
|
OpenIdConnectAuthenticationNotifications | Specifies events which the OpenIdConnectAuthenticationMiddleware invokes to enable developer control over the authentication process. /> |
|
OpenIdConnectAuthenticationOptions | Configuration options for OpenIdConnectAuthenticationOptions |
Return to top