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 0e1110c0e7 Explicitly reference the latest SharpCompress and Snappier versions to mitigate recent security issues 3 months ago
..
OpenIddict.Server.AspNetCore.csproj Explicitly reference the latest SharpCompress and Snappier versions to mitigate recent security issues 3 months ago
OpenIddictServerAspNetCoreBuilder.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictServerAspNetCoreConfiguration.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreConstants.cs Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddictServerAspNetCoreDefaults.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreExtensions.cs Implement native mTLS client authentication support in the server stack 6 months ago
OpenIddictServerAspNetCoreFeature.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
OpenIddictServerAspNetCoreHandler.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictServerAspNetCoreHandlerFilters.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictServerAspNetCoreHandlers.Authentication.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.Device.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.Discovery.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year ago
OpenIddictServerAspNetCoreHandlers.Exchange.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.Introspection.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.Revocation.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.Session.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictServerAspNetCoreHandlers.Userinfo.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHandlers.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 6 months ago
OpenIddictServerAspNetCoreHelpers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 7 months ago
OpenIddictServerAspNetCoreOptions.cs Remove the members obsoleted in OpenIddict 6.1 1 year ago