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 97dffed124 Implement complete WWW-Authenticate response header support 6 years ago
..
OpenIddict Bring back OpenIddict.Validation and introduce OpenIddict.Validation.AspNetCore, OpenIddict.Validation.Owin, OpenIddict.Validation.DataProtection, OpenIddict.Validation.ServerIntegration and OpenIddict.Validation.SystemNetHttp 6 years ago
OpenIddict.Abstractions Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.AspNetCore Cross-compile the ASP.NET Core hosts to support ASP.NET Core 2.x on .NET Framework/.NET Core 2.1 6 years ago
OpenIddict.Core Automatically map the scope/azp access token claims to their OpenIddict private claims equivalents 6 years ago
OpenIddict.EntityFramework Replace ImmutableDictionary<string, object> by ImmutableDictionary<string, JsonElement> 6 years ago
OpenIddict.EntityFramework.Models Introduce application requirements and add per-application PKCE enforcement support 6 years ago
OpenIddict.EntityFrameworkCore Update the EF Core entity configurations to generate primary keys on add 6 years ago
OpenIddict.EntityFrameworkCore.Models Introduce application requirements and add per-application PKCE enforcement support 6 years ago
OpenIddict.MongoDb Replace ImmutableDictionary<string, object> by ImmutableDictionary<string, JsonElement> 6 years ago
OpenIddict.MongoDb.Models Introduce application requirements and add per-application PKCE enforcement support 6 years ago
OpenIddict.Owin Bring back OpenIddict.Validation and introduce OpenIddict.Validation.AspNetCore, OpenIddict.Validation.Owin, OpenIddict.Validation.DataProtection, OpenIddict.Validation.ServerIntegration and OpenIddict.Validation.SystemNetHttp 6 years ago
OpenIddict.Server Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Server.AspNetCore Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Server.DataProtection Automatically map the scope/azp access token claims to their OpenIddict private claims equivalents 6 years ago
OpenIddict.Server.Owin Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Validation Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Validation.AspNetCore Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Validation.DataProtection Automatically map the scope/azp access token claims to their OpenIddict private claims equivalents 6 years ago
OpenIddict.Validation.Owin Implement complete WWW-Authenticate response header support 6 years ago
OpenIddict.Validation.ServerIntegration Enforce JWT access token encryption by default 6 years ago
OpenIddict.Validation.SystemNetHttp Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 6 years ago