Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dennis Haney 327cf8e3f1
Update the client authentication results to expose the access token expiration date
3 years ago
..
IOpenIddictClientDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictClientFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictClientHandler.cs Introduce the first bits of the OpenIddict client 4 years ago
IOpenIddictClientHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddict.Client.csproj Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddictClientBuilder.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientConfiguration.cs Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddictClientDispatcher.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictClientEndpointType.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientEvents.Authentication.cs Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 3 years ago
OpenIddictClientEvents.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientEvents.Discovery.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.Exchange.cs Remove the obsolete members 3 years ago
OpenIddictClientEvents.Protection.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientEvents.Session.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.Userinfo.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientEvents.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientExtensions.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerDescriptor.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerFilters.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientHandlerType.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddictClientHandlers.Authentication.cs Update the client stack to handle errors returned while processing challenge and sign-out demands 3 years ago
OpenIddictClientHandlers.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Discovery.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Exchange.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientHandlers.Protection.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientHandlers.Session.cs Update the client stack to handle errors returned while processing challenge and sign-out demands 3 years ago
OpenIddictClientHandlers.Userinfo.cs Add an automatic claims mapping feature to the OpenIddict client stack 3 years ago
OpenIddictClientHandlers.cs Revamp the validation handler and add client assertions support 3 years ago
OpenIddictClientHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientModels.cs Update the client authentication results to expose the access token expiration date 3 years ago
OpenIddictClientOptions.cs Add client assertions support to the server stack 3 years ago
OpenIddictClientRegistration.cs Remove the obsolete members 3 years ago
OpenIddictClientRetriever.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddictClientService.cs Update the client authentication results to expose the access token expiration date 3 years ago
OpenIddictClientTransaction.cs Introduce Windows support for the client stack 3 years ago