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 a7f94c7744 Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
..
OpenIddict.Client.AspNetCore.csproj Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 2 years ago
OpenIddictClientAspNetCoreBuilder.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientAspNetCoreConfiguration.cs Remove the obsolete members 3 years ago
OpenIddictClientAspNetCoreConstants.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
OpenIddictClientAspNetCoreDefaults.cs Introduce the first bits of the OpenIddict client 5 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)] 4 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 2 years ago
OpenIddictClientAspNetCoreHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 4 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 2 years ago
OpenIddictClientAspNetCoreHandlers.cs Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 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 2 years ago