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 7b9fd7677f Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 1 month ago
..
OpenIddict.Validation.AspNetCore.csproj Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 1 year ago
OpenIddictValidationAspNetCoreBuilder.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictValidationAspNetCoreConfiguration.cs Implement native mTLS client authentication support in the server stack 2 months ago
OpenIddictValidationAspNetCoreConstants.cs Implement OAuth 2.0 Token Exchange support 10 months ago
OpenIddictValidationAspNetCoreDefaults.cs Update the code base to use implicit global usings 5 years ago
OpenIddictValidationAspNetCoreExtensions.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictValidationAspNetCoreFeature.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
OpenIddictValidationAspNetCoreHandler.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictValidationAspNetCoreHandlerFilters.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictValidationAspNetCoreHandlers.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 1 month ago
OpenIddictValidationAspNetCoreHelpers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictValidationAspNetCoreOptions.cs Update the OpenIddict validation ASP.NET Core and OWIN hosts to allow controlling access token extraction 2 years ago