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 ab34bdae2e Update AddServer()/AddValidation() to throw an exception when the OpenID Connect server/OAuth validation handler are already registered and to prevent custom providers 8 years ago
..
OpenIddictServerInitializerTests.cs Update AddServer()/AddValidation() to throw an exception when the OpenID Connect server/OAuth validation handler are already registered and to prevent custom providers 8 years ago
OpenIddictServerProviderTests.Authentication.cs Fix ApplyAuthorizationResponse/ApplyLogoutResponse to work with null requests 8 years ago
OpenIddictServerProviderTests.Discovery.cs Update HandleConfigurationRequest to use the new HandleConfigurationRequestContext.Claims property 8 years ago
OpenIddictServerProviderTests.Exchange.cs Store the token/authorization identifiers in new internal authentication properties 8 years ago
OpenIddictServerProviderTests.Introspection.cs Store the token/authorization identifiers in new internal authentication properties 8 years ago
OpenIddictServerProviderTests.Revocation.cs Store the token/authorization identifiers in new internal authentication properties 8 years ago
OpenIddictServerProviderTests.Serialization.cs Store the token/authorization identifiers in new internal authentication properties 8 years ago
OpenIddictServerProviderTests.Session.cs Fix ApplyAuthorizationResponse/ApplyLogoutResponse to work with null requests 8 years ago
OpenIddictServerProviderTests.Userinfo.cs Revamp the OpenIddict services registration process and introduce new builders to separate the server APIs from the core APIs 8 years ago
OpenIddictServerProviderTests.cs Update OpenIddictServerBuilder to allow calling SetAccessTokenLifetime/SetAuthorizationCodeLifetime/SetIdentityTokenLifetime/SetRefreshTokenLifetime with null values 8 years ago