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 3ce5dcd539 Support using Process.Start() on macOS and remove the runtime checks that prevent the generic version of OpenIddict.Client.SystemIntegration from being used on macOS 1 year ago
..
OpenIddict Introduce Android support 2 years ago
OpenIddict.Abstractions Support using Process.Start() on macOS and remove the runtime checks that prevent the generic version of OpenIddict.Client.SystemIntegration from being used on macOS 1 year ago
OpenIddict.AspNetCore Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Client Do not use OpenIddictParameter.GetNamedParameters() to extract the mTLS endpoint aliases and validate the node type of "mtls_endpoint_aliases" 1 year ago
OpenIddict.Client.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Client.DataProtection Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddict.Client.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Client.SystemIntegration Support using Process.Start() on macOS and remove the runtime checks that prevent the generic version of OpenIddict.Client.SystemIntegration from being used on macOS 1 year ago
OpenIddict.Client.SystemNetHttp Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 2 years ago
OpenIddict.Client.WebIntegration Update the provider generator to support generating string constants 1 year ago
OpenIddict.Core Merge the FindAsync()/RevokeAsync() methods into a single API with nullable parameters 2 years ago
OpenIddict.EntityFramework Update the query used for authorizations pruning to exclude all authorizations that still have tokens attached 2 years ago
OpenIddict.EntityFramework.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.EntityFrameworkCore Update the query used for authorizations pruning to exclude all authorizations that still have tokens attached 2 years ago
OpenIddict.EntityFrameworkCore.Models Update the entire code base to use collection expressions 3 years ago
OpenIddict.MongoDb Update the query used for authorizations pruning to exclude all authorizations that still have tokens attached 2 years ago
OpenIddict.MongoDb.Models Bump MongoDB to 3.0.0 and strong-name the MongoDB packages 2 years ago
OpenIddict.Owin Use <TfmSpecificPackageFile> instead of <None> to add the lib placeholders to metapackages 2 years ago
OpenIddict.Quartz Update the query used for authorizations pruning to exclude all authorizations that still have tokens attached 2 years ago
OpenIddict.Server Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Server.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Server.DataProtection Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 2 years ago
OpenIddict.Server.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Validation Do not use OpenIddictParameter.GetNamedParameters() to extract the mTLS endpoint aliases and validate the node type of "mtls_endpoint_aliases" 1 year ago
OpenIddict.Validation.AspNetCore Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Validation.DataProtection Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddict.Validation.Owin Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
OpenIddict.Validation.ServerIntegration Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
OpenIddict.Validation.SystemNetHttp Implement a new client authentication method negotiation logic and introduce mTLS support in the client stack 2 years ago