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 7ca9be1428 Reference PolySharp and replace Substring() calls by the range syntax 3 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 Revamp Packages.props and bump .NET and third-party dependencies 3 years ago
OpenIddictClientBuilder.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictClientConfiguration.cs Reference PolySharp and replace Substring() calls by the range syntax 3 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 Update the ProcessChallenge/SignIn/SignOut events to expose the host authentication properties 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 Revamp the handling of errors returned by the remote authorization server 3 years ago
OpenIddictClientHandlers.Exchange.cs Revamp the handling of errors returned by the remote authorization server 3 years ago
OpenIddictClientHandlers.Protection.cs Reference PolySharp and replace Substring() calls by the range syntax 3 years ago
OpenIddictClientHandlers.Session.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientHandlers.Userinfo.cs Update the client stack to normalize authorization error responses 3 years ago
OpenIddictClientHandlers.cs Update the client stack to normalize authorization error responses 3 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