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 d5e449d065 Update the token validation logic to validate JWT tokens only once, independently of their actual type 7 years ago
..
OpenIddictConverterTests.cs Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
OpenIddictExtensionsTests.cs Update the token validation logic to validate JWT tokens only once, independently of their actual type 7 years ago
OpenIddictMessageTests.cs Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
OpenIddictParameterTests.cs Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
OpenIddictRequestTests.cs Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
OpenIddictResponseTests.cs Port the AspNet.Security.OpenIdConnect.Primitives tests 7 years ago