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 20005d63cc Prevent adding multiple client registrations using the same issuer 3 years ago
..
OpenIddict Remove the .NET 5.0 TFMs 4 years ago
OpenIddict.Abstractions Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.AspNetCore Remove the .NET 5.0 TFMs 4 years ago
OpenIddict.Client Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.Client.AspNetCore Implement RP-initiated logout in the client stack 4 years ago
OpenIddict.Client.DataProtection Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
OpenIddict.Client.Owin Implement RP-initiated logout in the client stack 4 years ago
OpenIddict.Client.SystemNetHttp Update the System.Net.Http integration packages to explicitly reference Polly.Extensions.Http 4 years ago
OpenIddict.Client.WebIntegration Change the way the default user agent is added to HTTP requests and allow ProductName/ProductVersion to be set for all providers 4 years ago
OpenIddict.Core Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.EntityFramework Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.EntityFramework.Models Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddict.EntityFrameworkCore Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.EntityFrameworkCore.Models Use <see langword="*"/> instead of <c>*</c> 4 years ago
OpenIddict.MongoDb Bump MongoDB, remove CultureInfo from the Mongo entities and use [BsonElement] everywhere 4 years ago
OpenIddict.MongoDb.Models Bump MongoDB, remove CultureInfo from the Mongo entities and use [BsonElement] everywhere 4 years ago
OpenIddict.Owin Add native OWIN support for the OpenIddict client 4 years ago
OpenIddict.Quartz Remove the .NET 5.0 TFMs 4 years ago
OpenIddict.Server Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.Server.AspNetCore Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.Server.DataProtection Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
OpenIddict.Server.Owin Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.Validation Prevent adding multiple client registrations using the same issuer 3 years ago
OpenIddict.Validation.AspNetCore Add integration tests projects for the client and validation stacks and use a high order for the AttachCustom*Parameters handlers 4 years ago
OpenIddict.Validation.DataProtection Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
OpenIddict.Validation.Owin Add integration tests projects for the client and validation stacks and use a high order for the AttachCustom*Parameters handlers 4 years ago
OpenIddict.Validation.ServerIntegration React to the removal of the !! operator in C# 11 4 years ago
OpenIddict.Validation.SystemNetHttp Update the System.Net.Http integration packages to explicitly reference Polly.Extensions.Http 4 years ago