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 878569cd3f Update the ASP.NET Core/OWIN hosts to support returning authentication properties for errored requests 1 year ago
..
OpenIddict.Client.AspNetCore.csproj Update the entire code base to use collection expressions 2 years ago
OpenIddictClientAspNetCoreBuilder.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago
OpenIddictClientAspNetCoreConfiguration.cs Remove the obsolete members 2 years ago
OpenIddictClientAspNetCoreConstants.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago
OpenIddictClientAspNetCoreDefaults.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddictClientAspNetCoreExtensions.cs Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddictClientAspNetCoreFeature.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
OpenIddictClientAspNetCoreForwarder.cs Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddictClientAspNetCoreHandler.cs Update the ASP.NET Core/OWIN hosts to support returning authentication properties for errored requests 1 year ago
OpenIddictClientAspNetCoreHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientAspNetCoreHandlers.Authentication.cs Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
OpenIddictClientAspNetCoreHandlers.Session.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago
OpenIddictClientAspNetCoreHandlers.cs Use the current address as the default target link URI when AuthenticationProperties.RedirectUri is not set 1 year ago
OpenIddictClientAspNetCoreHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictClientAspNetCoreOptions.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago