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 d4c05e2e23 Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
..
OpenIddict.Client.Owin.csproj Update the entire code base to use collection expressions 3 years 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 Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientOwinHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientOwinHandlers.Authentication.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictClientOwinHandlers.Session.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientOwinHandlers.cs Use the current address as the default target link URI when AuthenticationProperties.RedirectUri is not set 2 years 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