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 09f6580e11
Merge b2ea303ea9 into 0506df7733
3 weeks ago
..
OpenIddict Remove the Microsoft.Net.Http.Headers dependency 4 weeks ago
OpenIddict.Abstractions Update OpenIddictServerBuilder.AllowCustomFlow() to throw an exception when using a standard grant type 3 weeks ago
OpenIddict.AspNetCore Remove the Microsoft.Net.Http.Headers dependency 4 weeks ago
OpenIddict.Client Attach the TokenValidationResult instance to the ValidateTokenContext object 3 weeks ago
OpenIddict.Client.AspNetCore Bump the .NET SDK and packages 4 weeks ago
OpenIddict.Client.DataProtection Reference the Microsoft.AspNetCore.DataProtection package instead of the Microsoft.AspNetCore.App framework on .NET 8.0/9.0/10.0 4 weeks ago
OpenIddict.Client.Owin Do not overwrite the WS-Federation claims manually added by the application in the merged principal 2 months ago
OpenIddict.Client.SystemIntegration Remove the Microsoft.Net.Http.Headers dependency 4 weeks ago
OpenIddict.Client.SystemNetHttp Allow using mTLS client authentication with the client credentials grant and support mTLS token binding for anonymous clients 2 months ago
OpenIddict.Client.WebIntegration Do not overwrite the WS-Federation claims manually added by the application in the merged principal 2 months ago
OpenIddict.Core Update the XML documentation to discourage using client secrets when possible 3 months ago
OpenIddict.EntityFramework Reduce the maximum lengh of string primary keys in the EF 6 and EF Core stores 4 weeks ago
OpenIddict.EntityFramework.Models Update the XML documentation to discourage using client secrets when possible 3 months ago
OpenIddict.EntityFrameworkCore Reduce the maximum lengh of string primary keys in the EF 6 and EF Core stores 4 weeks ago
OpenIddict.EntityFrameworkCore.Models Update the XML documentation to discourage using client secrets when possible 3 months ago
OpenIddict.MongoDb Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddict.MongoDb.Models Update the XML documentation to discourage using client secrets when possible 3 months ago
OpenIddict.Owin Remove the Microsoft.Net.Http.Headers dependency 4 weeks ago
OpenIddict.Quartz Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddict.Server Update OpenIddictServerBuilder.AllowCustomFlow() to throw an exception when using a standard grant type 3 weeks ago
OpenIddict.Server.AspNetCore Bump the .NET SDK and packages 4 weeks ago
OpenIddict.Server.DataProtection Reference the Microsoft.AspNetCore.DataProtection package instead of the Microsoft.AspNetCore.App framework on .NET 8.0/9.0/10.0 4 weeks ago
OpenIddict.Server.Owin Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddict.Validation Attach the TokenValidationResult instance to the ValidateTokenContext object 3 weeks ago
OpenIddict.Validation.AspNetCore Bump the .NET SDK and packages 4 weeks ago
OpenIddict.Validation.DataProtection Reference the Microsoft.AspNetCore.DataProtection package instead of the Microsoft.AspNetCore.App framework on .NET 8.0/9.0/10.0 4 weeks ago
OpenIddict.Validation.Owin Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 3 months ago
OpenIddict.Validation.ServerIntegration Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 5 months ago
OpenIddict.Validation.SystemNetHttp Allow using mTLS client authentication with the client credentials grant and support mTLS token binding for anonymous clients 2 months ago