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.
 
 
 
 
 
 
Kévin Chalet 507ced105a Update the ValidateExpirationDate handlers to support TokenValidationParameters.ClockSkew 3 years ago
..
IOpenIddictClientDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 4 years ago
IOpenIddictClientFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 4 years ago
IOpenIddictClientHandler.cs Introduce the first bits of the OpenIddict client 5 years ago
IOpenIddictClientHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 4 years ago
OpenIddict.Client.csproj Update the entire code base to use collection expressions 3 years ago
OpenIddictClientBuilder.cs Remove unnecessary usings 3 years ago
OpenIddictClientConfiguration.cs Update the entire code base to use collection expressions 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 4 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 unnecessary usings 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 4 years ago
OpenIddictClientHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerDescriptor.cs Update the entire code base to use collection expressions 3 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 5 years ago
OpenIddictClientHandlers.Authentication.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.Device.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.Discovery.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.Exchange.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.Protection.cs Update the ValidateExpirationDate handlers to support TokenValidationParameters.ClockSkew 3 years ago
OpenIddictClientHandlers.Session.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.Userinfo.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHandlers.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientModels.cs Update the client service to attach the additional parameters to the correct request instances 3 years ago
OpenIddictClientOptions.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientRegistration.cs Update the entire code base to use collection expressions 3 years ago
OpenIddictClientRetriever.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictClientService.cs Update the client service to attach the additional parameters to the correct request instances 3 years ago
OpenIddictClientTransaction.cs Introduce Windows support for the client stack 4 years ago