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 714bbe5a54 Add Bungie.net to the list of supported providers 1 year ago
..
OpenIddict Introduce Android support 2 years ago
OpenIddict.Abstractions Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type 1 year ago
OpenIddict.AspNetCore Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Client Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens 1 year ago
OpenIddict.Client.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Client.DataProtection Attach event identifiers to all the log messages 1 year ago
OpenIddict.Client.Owin Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Client.SystemIntegration Support using Process.Start() on macOS and reintroduce the runtime checks preventing the portable version of OpenIddict.Client.SystemIntegration from being used on Android, iOS and Mac Catalyst 1 year ago
OpenIddict.Client.SystemNetHttp Implement client authentication support for the PAR endpoint 1 year ago
OpenIddict.Client.WebIntegration Add Bungie.net to the list of supported providers 1 year ago
OpenIddict.Core Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddict.EntityFramework Change the maximum length of the OpenIddictEntityFrameworkToken/OpenIddictEntityFrameworkCoreToken.Type column from 50 to 150 1 year ago
OpenIddict.EntityFramework.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.EntityFrameworkCore Change the maximum length of the OpenIddictEntityFrameworkToken/OpenIddictEntityFrameworkCoreToken.Type column from 50 to 150 1 year ago
OpenIddict.EntityFrameworkCore.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.MongoDb Stop special-casing the prompt parameter in PAR-enabled authorization requests and update the samples to use TempData to determine whether the user should be redirected to the login endpoint 1 year ago
OpenIddict.MongoDb.Models Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddict.Owin Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Quartz Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 1 year ago
OpenIddict.Server Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens 1 year ago
OpenIddict.Server.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Server.DataProtection Attach event identifiers to all the log messages 1 year ago
OpenIddict.Server.Owin Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Validation Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens 1 year ago
OpenIddict.Validation.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Validation.DataProtection Attach event identifiers to all the log messages 1 year ago
OpenIddict.Validation.Owin Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Validation.ServerIntegration Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddict.Validation.SystemNetHttp Improve the WWW-Authenticate parsing logic 1 year ago