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 700dc69c2e Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 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 Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 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 Move the entities validation logic from the configuration classes to the EF 6.x builder class 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 Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Server.AspNetCore Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Server.DataProtection Update the ValidatePrincipal handler to ensure the token type of the claims principal matches the expected type 6 years ago
OpenIddict.Server.Owin Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Validation Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Validation.AspNetCore Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Validation.DataProtection Fix ValidateDataProtectionToken to correctly set the security principal 6 years ago
OpenIddict.Validation.Owin Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddict.Validation.ServerIntegration Enforce JWT access token encryption by default 6 years ago
OpenIddict.Validation.SystemNetHttp Update OpenIddict.Validation.SystemNetHttp to use ReadAsStringAsync() and rework the samples 6 years ago