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 b3de8b998e Introduce OpenIddictScope.Resources and OpenIddictScopeManager.ListResourcesAsync() 8 years ago
..
Certificate.pfx Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core 10 years ago
OpenIddict.Tests.csproj Introduce OpenIddictBuilder.AddDevelopmentSigningCertificate() 9 years ago
OpenIddictExtensionsTests.cs Introduce OpenIddictScope.Resources and OpenIddictScopeManager.ListResourcesAsync() 8 years ago
OpenIddictInitializerTests.cs Add automatic revocation of old tokens when redeeming refresh tokens with rolling tokens enabled 9 years ago
OpenIddictProviderTests.Authentication.cs Introduce OpenIddictScope.Resources and OpenIddictScopeManager.ListResourcesAsync() 8 years ago
OpenIddictProviderTests.Discovery.cs Add aud, exp, iat, iss and sub to the list of default claims exposed by the discovery endpoint 9 years ago
OpenIddictProviderTests.Exchange.cs Introduce OpenIddictScope.Resources and OpenIddictScopeManager.ListResourcesAsync() 8 years ago
OpenIddictProviderTests.Introspection.cs Update the introspection endpoint to only accept access tokens with an explicit audience attached 8 years ago
OpenIddictProviderTests.Revocation.cs Introduce full support for application permissions 8 years ago
OpenIddictProviderTests.Serialization.cs Update the introspection endpoint to only accept access tokens with an explicit audience attached 8 years ago
OpenIddictProviderTests.Session.cs Use a crypto-secure RNG to generate the request_id parameter 9 years ago
OpenIddictProviderTests.Userinfo.cs Add missing license headers 9 years ago
OpenIddictProviderTests.cs Introduce scope permissions, add opt-in scope validation support and rework existing permissions 8 years ago