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 fd63da76df Allow returning custom challenge/sign-in/sign-out parameters via AuthenticationProperties.Parameters 6 years ago
..
Certificate.cer Add integration tests for the authorization endpoint 6 years ago
Certificate.pfx Add integration tests for the authorization endpoint 6 years ago
OpenIddict.Server.IntegrationTests.csproj Update the OpenIddict server ASP.NET Core/OWIN integration tests to run on .NET Framework 4.6.1 6 years ago
OpenIddictServerIntegrationTestClient.cs Update OpenIddict.Validation.SystemNetHttp to use ReadAsStringAsync() and rework the samples 6 years ago
OpenIddictServerIntegrationTests.Authentication.cs Add integration tests for the PKCE enforcement feature 6 years ago
OpenIddictServerIntegrationTests.Discovery.cs Relax the relative URLs constraints and fix the Uri construction logic to correctly compute absolute URLs 6 years ago
OpenIddictServerIntegrationTests.Exchange.cs Update the ValidatePrincipal handler to ensure the token type of the claims principal matches the expected type 6 years ago
OpenIddictServerIntegrationTests.Introspection.cs Implement complete WWW-Authenticate response header support 6 years ago
OpenIddictServerIntegrationTests.Revocation.cs Implement complete WWW-Authenticate response header support 6 years ago
OpenIddictServerIntegrationTests.Session.cs Port the end session endpoint integration tests 6 years ago
OpenIddictServerIntegrationTests.Userinfo.cs Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing 6 years ago
OpenIddictServerIntegrationTests.cs Allow returning custom challenge/sign-in/sign-out parameters via AuthenticationProperties.Parameters 6 years ago