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 ac5f302b01 Add MapInternalClaims and handle multiple public "scope" claims for backward compatibility 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 Reject token requests containing a code_verifier when no code_challenge is attached to the authorization code 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 Port the userinfo integration tests and re-enable POST support 6 years ago
OpenIddictServerIntegrationTests.cs Add MapInternalClaims and handle multiple public "scope" claims for backward compatibility 6 years ago