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 87c99d6bc7 Validate the expiration date of a token before validating its database entry 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 Add .NET 5.0 TFMs and bump the .NET SDK to 5.0.100 5 years ago
OpenIddictServerIntegrationTestClient.cs React to nullable annotations changes in .NET 5.0 and update OpenIddictParameter.ToString() to use the invariant culture 5 years ago
OpenIddictServerIntegrationTestServer.cs Rename the FunctionalTests namespace suffix to IntegrationTests 6 years ago
OpenIddictServerIntegrationTests.Authentication.cs Allow authorization requests that don't specify response_type=code when PKCE is enforced 5 years ago
OpenIddictServerIntegrationTests.Device.cs Add log messages to inform users when application claims are not included in introspection responses 5 years ago
OpenIddictServerIntegrationTests.Discovery.cs Add an error_uri to all the errors returned by OpenIddict 5 years ago
OpenIddictServerIntegrationTests.Exchange.cs Validate the expiration date of a token before validating its database entry 5 years ago
OpenIddictServerIntegrationTests.Introspection.cs Decouple the token validation/generation event handlers from the request processing logic 5 years ago
OpenIddictServerIntegrationTests.Protection.cs Always require that the oi_tkn_typ claim be present if all token types are considered valid 5 years ago
OpenIddictServerIntegrationTests.Revocation.cs Decouple the token validation/generation event handlers from the request processing logic 5 years ago
OpenIddictServerIntegrationTests.Session.cs Add an error_uri to all the errors returned by OpenIddict 5 years ago
OpenIddictServerIntegrationTests.Userinfo.cs Revamp the token authentication/generation mechanism and introduce new events 5 years ago
OpenIddictServerIntegrationTests.cs Always require that the oi_tkn_typ claim be present if all token types are considered valid 5 years ago