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 8342dd20ce Support resolving client registrations based on the provider name 4 years ago
..
IOpenIddictClientDispatcher.cs Introduce the first bits of the OpenIddict client 4 years ago
IOpenIddictClientFactory.cs Introduce the first bits of the OpenIddict client 4 years ago
IOpenIddictClientHandler.cs Introduce the first bits of the OpenIddict client 4 years ago
IOpenIddictClientHandlerFilter.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddict.Client.csproj Make the "rfp" validation logic mandatory and move common helpers to OpenIddictHelpers 4 years ago
OpenIddictClientBuilder.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictClientConfiguration.cs Support resolving client registrations based on the provider name 4 years ago
OpenIddictClientDispatcher.cs Prevent adding multiple client registrations using the same issuer 4 years ago
OpenIddictClientEndpointType.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientEvents.Authentication.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictClientEvents.Discovery.cs Add native support for private_key_jwt in the client 4 years ago
OpenIddictClientEvents.Exchange.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictClientEvents.Protection.cs Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
OpenIddictClientEvents.Session.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientEvents.Userinfo.cs Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddictClientEvents.cs Support resolving client registrations based on the provider name 4 years ago
OpenIddictClientExtensions.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictClientFactory.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientHandler.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientHandlerDescriptor.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientHandlerFilters.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientHandlerType.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddictClientHandlers.Authentication.cs Update the client stack to support the resource owner password credentials grant 4 years ago
OpenIddictClientHandlers.Discovery.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientHandlers.Exchange.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientHandlers.Protection.cs Update the client and server stacks to redeem tokens earlier 4 years ago
OpenIddictClientHandlers.Session.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientHandlers.Userinfo.cs Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
OpenIddictClientHandlers.cs Support resolving client registrations based on the provider name 4 years ago
OpenIddictClientHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientOptions.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientRegistration.cs Support resolving client registrations based on the provider name 4 years ago
OpenIddictClientRetriever.cs Add native support for private_key_jwt in the client 4 years ago
OpenIddictClientService.cs Use static usings for the OpenIddict exceptions 4 years ago
OpenIddictClientTransaction.cs Add native support for private_key_jwt in the client 4 years ago