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 62ea117682 Store the token/authorization identifiers in new internal authentication properties 8 years ago
..
OpenIddictServerInitializerTests.cs Replace the application provider/events by a new notifications-based system 8 years ago
OpenIddictServerProviderTests.Authentication.cs Update the token endpoint validation logic to reject scope=offline_access requests if the client application is not allowed to use the refresh token flow 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 Remove implicit permissions and introduce OpenIddictServerBuilder.IgnoreEndpointPermissions()/IgnoreGrantTypePermissions()/IgnoreScopePermissions() 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 Store the token/authorization identifiers in new internal authentication properties 8 years ago