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 8c94cb7c13 Implement OAuth 2.0 Token Exchange support 8 months ago
..
OpenIddict.Server.Owin.csproj Remove the members obsoleted in OpenIddict 6.1 11 months ago
OpenIddictServerOwinBuilder.cs Remove the members obsoleted in OpenIddict 6.1 11 months ago
OpenIddictServerOwinConfiguration.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerOwinConstants.cs Implement OAuth 2.0 Token Exchange support 8 months ago
OpenIddictServerOwinDefaults.cs Update the code base to use implicit global usings 4 years ago
OpenIddictServerOwinExtensions.cs Remove the members obsoleted in OpenIddict 6.1 11 months ago
OpenIddictServerOwinHandler.cs Implement OAuth 2.0 Token Exchange support 8 months ago
OpenIddictServerOwinHandlerFilters.cs Remove the members obsoleted in OpenIddict 6.1 11 months ago
OpenIddictServerOwinHandlers.Authentication.cs Attach event identifiers to all the log messages 9 months ago
OpenIddictServerOwinHandlers.Device.cs Attach event identifiers to all the log messages 9 months ago
OpenIddictServerOwinHandlers.Discovery.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictServerOwinHandlers.Exchange.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictServerOwinHandlers.Introspection.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictServerOwinHandlers.Revocation.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictServerOwinHandlers.Session.cs Attach event identifiers to all the log messages 9 months ago
OpenIddictServerOwinHandlers.Userinfo.cs Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 11 months ago
OpenIddictServerOwinHandlers.cs Attach event identifiers to all the log messages 9 months ago
OpenIddictServerOwinHelpers.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 3 years ago
OpenIddictServerOwinMiddleware.cs Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddictServerOwinMiddlewareFactory.cs Replace [SupportedOSPlatform("maccatalyst13.0")] by [SupportedOSPlatform("maccatalyst13.1")] 2 years ago
OpenIddictServerOwinOptions.cs Remove the members obsoleted in OpenIddict 6.1 11 months ago