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 8b847421d6 Replace the SUPPORTS_* constants by the built-in target/platform constants 4 weeks ago
..
IOpenIddictServerDispatcher.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictServerFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
IOpenIddictServerHandler.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerHandlerFilter.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddict.Server.csproj Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 1 week ago
OpenIddictServerBuilder.cs Replace the SUPPORTS_* constants by the built-in target/platform constants 1 week ago
OpenIddictServerConfiguration.cs Replace the SUPPORTS_* constants by the built-in target/platform constants 1 week ago
OpenIddictServerDispatcher.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerEndpointType.cs Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 1 year ago
OpenIddictServerEvents.Authentication.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerEvents.Device.cs Implement OAuth 2.0 Token Exchange support 12 months ago
OpenIddictServerEvents.Discovery.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddictServerEvents.Exchange.cs Implement OAuth 2.0 Token Exchange support 12 months ago
OpenIddictServerEvents.Introspection.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddictServerEvents.Protection.cs Attach the TokenValidationResult instance to the ValidateTokenContext object 3 weeks ago
OpenIddictServerEvents.Revocation.cs Implement OAuth 2.0 Token Exchange support 12 months ago
OpenIddictServerEvents.Session.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerEvents.Userinfo.cs Implement OAuth 2.0 Token Exchange support 12 months ago
OpenIddictServerEvents.cs Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 1 week ago
OpenIddictServerExtensions.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddictServerFactory.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlerDescriptor.cs Use the polyfilled generic Enum.IsDefined() on .NET Framework and manually replace missed ArgumentNullException.ThrowIfNull() guards 5 months ago
OpenIddictServerHandlerFilters.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddictServerHandlerType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerHandlers.Authentication.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerHandlers.Device.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerHandlers.Discovery.cs Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 1 week ago
OpenIddictServerHandlers.Exchange.cs Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 1 week ago
OpenIddictServerHandlers.Introspection.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddictServerHandlers.Protection.cs Stop supporting ASP.NET Core 2.3 and remove the .NET Framework 4.6.2/4.7.2, .NET Standard 2.0/2.1 and UAP TFMs 1 week ago
OpenIddictServerHandlers.Revocation.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerHandlers.Session.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerHandlers.Userinfo.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerHandlers.cs Replace the SUPPORTS_* constants by the built-in target/platform constants 1 week ago
OpenIddictServerHelpers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddictServerOptions.cs Allow using mTLS client authentication with the client credentials grant and support mTLS token binding for anonymous clients 2 months ago
OpenIddictServerTransaction.cs Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago