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 0b629b3dbd Replace JsonSerializer.Serialize() by Utf8JsonWriter and JsonSerializer.Deserialize() by JsonDocument 5 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 Replace JsonSerializer.Serialize() by Utf8JsonWriter and JsonSerializer.Deserialize() by JsonDocument 5 years ago
OpenIddictServerIntegrationTestClient.cs Replace JsonSerializer.Serialize() by Utf8JsonWriter and JsonSerializer.Deserialize() by JsonDocument 5 years ago
OpenIddictServerIntegrationTestServer.cs Rename the FunctionalTests namespace suffix to IntegrationTests 6 years ago
OpenIddictServerIntegrationTests.Authentication.cs Allow built-in scope validation to be partially executed when the degraded mode is enabled 5 years ago
OpenIddictServerIntegrationTests.Discovery.cs Translate all the error messages into French and remove the duplicate .resx entries 6 years ago
OpenIddictServerIntegrationTests.Exchange.cs Allow built-in scope validation to be partially executed when the degraded mode is enabled 5 years ago
OpenIddictServerIntegrationTests.Introspection.cs Remove authorization code/identity token introspection/revocation support 6 years ago
OpenIddictServerIntegrationTests.Revocation.cs Remove authorization code/identity token introspection/revocation support 6 years ago
OpenIddictServerIntegrationTests.Session.cs Rename the FunctionalTests namespace suffix to IntegrationTests 6 years ago
OpenIddictServerIntegrationTests.Userinfo.cs Rename the FunctionalTests namespace suffix to IntegrationTests 6 years ago
OpenIddictServerIntegrationTests.cs Revamp the authorizations/tokens pruning mechanism 6 years ago