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 f3464a2253 Update the GitHub web provider to support Proof Key for Code Exchange 1 year ago
..
OpenIddict Introduce Android support 2 years ago
OpenIddict.Abstractions Introduce new methods in OpenIddictApplicationDescriptor to make working with permissions and settings easier 1 year ago
OpenIddict.AspNetCore Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Client Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 1 year ago
OpenIddict.Client.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Client.DataProtection Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 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 Update the GitHub web provider to support Proof Key for Code Exchange 1 year ago
OpenIddict.Core Update the MapNonStandardResponseParameters userinfo handler to avoid using OpenIddictParameter.GetNamedParameters() 1 year ago
OpenIddict.EntityFramework Optimize the token revocation process in the Entity Framework 6.x/Entity Framework Core stores 1 year ago
OpenIddict.EntityFramework.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.EntityFrameworkCore Normalize the issuer assigned to the Contentful provider 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 Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 1 year ago
OpenIddict.Server.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Server.DataProtection Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 1 year ago
OpenIddict.Server.Owin Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Validation Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 1 year ago
OpenIddict.Validation.AspNetCore Implement OAuth 2.0 Token Exchange support 1 year ago
OpenIddict.Validation.DataProtection Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 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