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 00fa3f3494 Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 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 Centralize the target frameworks in Directory.Build.props 3 years ago
OpenIddictServerIntegrationTestClient.cs Add explicit System.Net.Http usings 3 years ago
OpenIddictServerIntegrationTestServer.cs Update the code base to use implicit global usings 4 years ago
OpenIddictServerIntegrationTests.Authentication.cs Introduce application settings and support configuring token lifetimes per client 2 years ago
OpenIddictServerIntegrationTests.Device.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerIntegrationTests.Discovery.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerIntegrationTests.Exchange.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerIntegrationTests.Introspection.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerIntegrationTests.Protection.cs Add client assertions support to the server stack 2 years ago
OpenIddictServerIntegrationTests.Revocation.cs Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 2 years ago
OpenIddictServerIntegrationTests.Session.cs Introduce support for application types 2 years ago
OpenIddictServerIntegrationTests.Userinfo.cs Add explicit System.Net.Http usings 3 years ago
OpenIddictServerIntegrationTests.cs Move the client authentication logic to the ProcessAuthentication event 2 years ago