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 313a4a92ec Update OpenIddictValidationConfiguration to validate the default sign-in/out schemes and ensure they don't point to the OpenIddict validation handler 7 years ago
..
Caches Introduce built-in entity caching support in the managers and allow disabling the additional checks 7 years ago
Descriptors Introduce built-in entity caching support in the managers and allow disabling the additional checks 7 years ago
Managers Introduce built-in entity caching support in the managers and allow disabling the additional checks 7 years ago
Resolvers Revamp the OpenIddict services registration process and introduce new builders to separate the server APIs from the core APIs 8 years ago
Stores Rename IOpenIddictTokenStore.SetTokenTypeAsync() to SetTypeAsync() 7 years ago
OpenIddict.Abstractions.csproj Introduce non-generic manager interfaces and update the token server/validation services to use them 8 years ago
OpenIddictBuilder.cs Update OpenIddictValidationConfiguration to validate the default sign-in/out schemes and ensure they don't point to the OpenIddict validation handler 7 years ago
OpenIddictConstants.cs Introduce built-in entity caching support in the managers and allow disabling the additional checks 7 years ago
OpenIddictExceptions.cs Introduce a custom exception type that allows flowing multiple validation errors 7 years ago
OpenIddictExtensions.cs Update documentation and move the MVC binder/binder provider to an .Internal namespace 8 years ago