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 fdfb2498b0 Add integration tests to ensure device/user codes are returned as part of sign-in operations triggered from the device endpoint 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 Add .NET 5.0 TFMs and bump the .NET SDK to 5.0.100 6 years ago
OpenIddictServerIntegrationTestClient.cs React to nullable annotations changes in .NET 5.0 and update OpenIddictParameter.ToString() to use the invariant culture 6 years ago
OpenIddictServerIntegrationTestServer.cs Rename the FunctionalTests namespace suffix to IntegrationTests 6 years ago
OpenIddictServerIntegrationTests.Authentication.cs Add a new option allowing to make PKCE mandatory 6 years ago
OpenIddictServerIntegrationTests.Device.cs Block device requests sent by clients that were not granted the device code grant permission and add integration tests for the device and verification endpoints 6 years ago
OpenIddictServerIntegrationTests.Discovery.cs Block device requests sent by clients that were not granted the device code grant permission and add integration tests for the device and verification endpoints 6 years ago
OpenIddictServerIntegrationTests.Exchange.cs Revamp refresh tokens 6 years ago
OpenIddictServerIntegrationTests.Introspection.cs Stop adding a jti claim by default 6 years ago
OpenIddictServerIntegrationTests.Revocation.cs Enable nullable reference types support in the unit/integration tests projects 6 years ago
OpenIddictServerIntegrationTests.Session.cs Enable nullable reference types support in the unit/integration tests projects 6 years ago
OpenIddictServerIntegrationTests.Userinfo.cs Enable nullable reference types support in the unit/integration tests projects 6 years ago
OpenIddictServerIntegrationTests.cs Add integration tests to ensure device/user codes are returned as part of sign-in operations triggered from the device endpoint 6 years ago