11 Commits (880b0e1eb7b188bb5f07b5bf5b95906cc70414a4)

Author SHA1 Message Date
Kévin Chalet d668c82d8b Use SuppressChildValidationMetadataProvider to exclude OpenIdConnectRequest/OpenIdConnectResponse from child validation 8 years ago
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 8 years ago
Kévin Chalet 2bbd153f40 Update OpenIddictServerConfiguration to validate the default schemes and ensure they don't point to the OpenIddict server handler 8 years ago
Kévin Chalet 55f358689c Introduce built-in entity caching support in the managers and allow disabling the additional checks 8 years ago
Kévin Chalet 84055f634c Move the handlers registration logic to OpenIddictServerConfiguration/OpenIddictValidationConfiguration 8 years ago
Kévin Chalet bbf4c42057 Move the server and validation components to an .Internal namespace 8 years ago
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
Kévin Chalet 061f03fc9d Update the validation handler to validate the token status in DecryptToken() 8 years ago
Kévin Chalet 8601156578 Introduce a new option allowing to validate the authorization associated with an access token 8 years ago
Kévin Chalet 5c40217da4 Replace the application provider/events by a new notifications-based system 8 years ago
Kévin Chalet 91d5592d55 Migrate to the latest aspnet-contrib packages 8 years ago