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 5c1cda0ac5 Implement native mTLS client authentication support in the server stack 2 months ago
..
OpenIddict.Client.AspNetCore.csproj Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 1 year ago
OpenIddictClientAspNetCoreBuilder.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreConfiguration.cs Implement native mTLS client authentication support in the server stack 2 months ago
OpenIddictClientAspNetCoreConstants.cs Implement OAuth 2.0 Token Exchange support 10 months ago
OpenIddictClientAspNetCoreDefaults.cs Introduce the first bits of the OpenIddict client 4 years ago
OpenIddictClientAspNetCoreExtensions.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months 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 Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreHandlerFilters.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreHandlers.Authentication.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreHandlers.Session.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreHandlers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreHelpers.cs Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
OpenIddictClientAspNetCoreOptions.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago