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 5b56eddc0c Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
..
IOpenIddictValidationDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictValidationFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictValidationHandler.cs Update the code base to use implicit global usings 4 years ago
IOpenIddictValidationHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddict.Validation.csproj Update the entire code base to use collection expressions 2 years ago
OpenIddictValidationBuilder.cs Add new builder methods for registering multiple certificates and keys at once 1 year ago
OpenIddictValidationConfiguration.cs Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 11 months ago
OpenIddictValidationDispatcher.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictValidationEndpointType.cs Update the code base to use file-scoped namespaces 4 years ago
OpenIddictValidationEvents.Discovery.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago
OpenIddictValidationEvents.Introspection.cs Revamp the validation handler and add client assertions support 2 years ago
OpenIddictValidationEvents.Protection.cs Make user codes fully configurable and remove token length assumptions 2 years ago
OpenIddictValidationEvents.cs Implement a new client authentication method negotiation logic and introduce mTLS support in the client stack 1 year ago
OpenIddictValidationExtensions.cs Revamp the validation handler and add client assertions support 2 years ago
OpenIddictValidationFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictValidationHandler.cs Mark most of the infrastructure types as sealed 3 years ago
OpenIddictValidationHandlerDescriptor.cs Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 11 months ago
OpenIddictValidationHandlerFilters.cs Revamp the validation handler and add client assertions support 2 years ago
OpenIddictValidationHandlerType.cs Update the code base to use file-scoped namespaces 4 years ago
OpenIddictValidationHandlers.Discovery.cs Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 11 months ago
OpenIddictValidationHandlers.Introspection.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictValidationHandlers.Protection.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictValidationHandlers.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictValidationHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictValidationOptions.cs Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 11 months ago
OpenIddictValidationRetriever.cs Rename OpenIddictConfiguration.JwksUri to JsonWebKeySetUri for consistency with the recent changes 1 year ago
OpenIddictValidationService.cs Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 11 months ago
OpenIddictValidationTransaction.cs Introduce Windows support for the client stack 3 years ago
OpenIddictValidationType.cs Update the code base to use file-scoped namespaces 4 years ago