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.
 
 
 
 
 
 
pableess 9f84e2c65b
Add Auth0 to the list of supported providers
2 years ago
..
OpenIddict Remove the .NET Core 3.1 TFMs 2 years ago
OpenIddict.Abstractions Move the client authentication logic to the ProcessAuthentication event 2 years ago
OpenIddict.AspNetCore Remove the .NET Core 3.1 TFMs 2 years ago
OpenIddict.Client Automatically abort interactive challenge demands when no client identifier could be resolved 2 years ago
OpenIddict.Client.AspNetCore Remove the obsolete members 2 years ago
OpenIddict.Client.DataProtection Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header 2 years ago
OpenIddict.Client.Owin Remove the obsolete members 2 years ago
OpenIddict.Client.SystemIntegration Add an automatic claims mapping feature to the OpenIddict client stack 3 years ago
OpenIddict.Client.SystemNetHttp Rename UnfilteredHttpClientActions/UnfilteredHttpClientHandlerActions to HttpClientActions/HttpClientHandlerActions 2 years ago
OpenIddict.Client.WebIntegration Add Auth0 to the list of supported providers 2 years ago
OpenIddict.Core Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.EntityFramework Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.EntityFramework.Models Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.EntityFrameworkCore Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.EntityFrameworkCore.Models Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.MongoDb Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.MongoDb.Models Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddict.Owin Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddict.Quartz Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddict.Server Move the client authentication logic to the ProcessAuthentication event 2 years ago
OpenIddict.Server.AspNetCore Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts 2 years ago
OpenIddict.Server.DataProtection Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header 2 years ago
OpenIddict.Server.Owin Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts 2 years ago
OpenIddict.Validation Add an automatic claims mapping feature to the OpenIddict client stack 3 years ago
OpenIddict.Validation.AspNetCore Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddict.Validation.DataProtection Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header 2 years ago
OpenIddict.Validation.Owin Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddict.Validation.ServerIntegration Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddict.Validation.SystemNetHttp Remove the obsolete members 2 years ago