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 058c115713 Convert all the scoped event handlers to singleton services 2 weeks ago
..
IOpenIddictClientDispatcher.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 Introduce a new session entity and store the session identifier in the tokens 1 month ago
OpenIddict.Client.csproj Reference Microsoft.Bcl.Memory on .NET Framework and use Base64Url instead of Base64UrlEncoder 2 months ago
OpenIddictClientBuilder.cs Enable additional Meziantou.Analyzer analyzers 1 month ago
OpenIddictClientConfiguration.cs Update the client/server/validation stacks to always use the CancellationToken attached to the context 1 month ago
OpenIddictClientDispatcher.cs Attach IServiceProvider to OpenIddict*Transaction and make OpenIddict*Dispatcher a singleton service 2 weeks ago
OpenIddictClientEndpointType.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictClientEvents.Authentication.cs Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 2 years ago
OpenIddictClientEvents.Device.cs Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddictClientEvents.Discovery.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientEvents.Exchange.cs Remove unnecessary usings 3 years ago
OpenIddictClientEvents.Introspection.cs Add introspection support in the client stack 3 years ago
OpenIddictClientEvents.Protection.cs Attach the TokenValidationResult instance to the ValidateTokenContext object 4 months ago
OpenIddictClientEvents.Revocation.cs Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddictClientEvents.Session.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientEvents.Userinfo.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientEvents.cs Attach IServiceProvider to OpenIddict*Transaction and make OpenIddict*Dispatcher a singleton service 2 weeks ago
OpenIddictClientExtensions.cs Attach IServiceProvider to OpenIddict*Transaction and make OpenIddict*Dispatcher a singleton service 2 weeks ago
OpenIddictClientHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictClientHandlerDescriptor.cs Normalize the code style of null-coalescing and ternary operators 2 months ago
OpenIddictClientHandlerFilters.cs Introduce a new dynamic option to disable issuer parameter validation and disable it for Google 6 months ago
OpenIddictClientHandlerType.cs Introduce the first bits of the OpenIddict client 5 years ago
OpenIddictClientHandlers.Authentication.cs Convert all the event handlers using IOpenIddict*Dispatcher to singleton services 2 weeks ago
OpenIddictClientHandlers.Device.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 8 months ago
OpenIddictClientHandlers.Discovery.cs Implement ML-DSA support in the client, core, server and validation stacks 2 months ago
OpenIddictClientHandlers.Exchange.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 8 months ago
OpenIddictClientHandlers.Introspection.cs Normalize the code style of null-coalescing and ternary operators 2 months ago
OpenIddictClientHandlers.Protection.cs Convert all the scoped event handlers to singleton services 2 weeks ago
OpenIddictClientHandlers.Revocation.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 8 months ago
OpenIddictClientHandlers.Session.cs Convert all the event handlers using IOpenIddict*Dispatcher to singleton services 2 weeks ago
OpenIddictClientHandlers.Userinfo.cs Normalize the code style of null-coalescing and ternary operators 2 months ago
OpenIddictClientHandlers.cs Convert all the scoped event handlers to singleton services 2 weeks ago
OpenIddictClientHelpers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 8 months ago
OpenIddictClientModels.cs Remove the TokenBindingCertificate property from ClientCredentialsAuthenticationRequest 6 months ago
OpenIddictClientOptions.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 7 months ago
OpenIddictClientRegistration.cs Update the XML documentation to discourage using client secrets when possible 6 months ago
OpenIddictClientRetriever.cs Normalize the code style of null-coalescing and ternary operators 2 months ago
OpenIddictClientService.cs Attach IServiceProvider to OpenIddict*Transaction and make OpenIddict*Dispatcher a singleton service 2 weeks ago
OpenIddictClientTransaction.cs Attach IServiceProvider to OpenIddict*Transaction and make OpenIddict*Dispatcher a singleton service 2 weeks ago