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 2fc7908f93 Attach event identifiers to all the log messages 1 year ago
..
OpenIddict.Client.Owin.csproj Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 1 year ago
OpenIddictClientOwinBuilder.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientOwinConfiguration.cs Remove the obsolete members 3 years ago
OpenIddictClientOwinConstants.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientOwinDefaults.cs Add native OWIN support for the OpenIddict client 4 years ago
OpenIddictClientOwinExtensions.cs Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddictClientOwinHandler.cs Update the ASP.NET Core/OWIN hosts to support returning authentication properties for errored requests 2 years ago
OpenIddictClientOwinHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientOwinHandlers.Authentication.cs Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
OpenIddictClientOwinHandlers.Session.cs Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
OpenIddictClientOwinHandlers.cs Attach event identifiers to all the log messages 1 year ago
OpenIddictClientOwinHelpers.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictClientOwinMiddleware.cs Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddictClientOwinMiddlewareFactory.cs Replace [SupportedOSPlatform("maccatalyst13.0")] by [SupportedOSPlatform("maccatalyst13.1")] 2 years ago
OpenIddictClientOwinOptions.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago