267 Commits (b84754f5a0b8a7dbd72be133aec5a6671399f787)
 

Author SHA1 Message Date
Kévin Chalet b84754f5a0 Use the ExtractUserinfoRequest event to bypass the default token validation enforced by the OpenID Connect server middleware 9 years ago
Kévin Chalet 5635e211f9 Introduce additional checks in OpenIddictApplicationManager 9 years ago
Kévin Chalet 543f06c062 Remove NWebsec from the Mvc.Server sample 9 years ago
Kévin Chalet 4147961971 Update README.md 9 years ago
Kévin Chalet 7c65c83a04 Introduce new IOpenIddictApplicationStore/OpenIddictApplicationManager APIs 9 years ago
Kévin Chalet 1478905dc9 Introduce a new DisableTokenRevocation option 9 years ago
Kévin Chalet 9744c3ba5d Ignore the DbUpdateConcurrencyExceptions thrown when revoking tokens 9 years ago
Kévin Chalet 6086c92379 Update the discovery endpoint to expose the supported external providers 10 years ago
Kévin Chalet ded88a4289 Remove the internal id_token_hint checks 9 years ago
Kévin Chalet 2d4dde2290 Introduce new services.AddOpenIddict() overloads to allow delegate-based configuration 10 years ago
Kévin Chalet 1a5eed3f3a Add Debug.Assert checks to help diagnose OpenIdConnectRequest model binding issues 10 years ago
Kévin Chalet 69e83a5019 Align the authorization code handling with refresh tokens 10 years ago
Kévin Chalet 8c6bc7665c Introduce OpenIddictBuilder.SetIssuer() 10 years ago
Kévin Chalet 55e83e285d Update the samples to register the OpenIddict entity sets directly from Startup.cs 10 years ago
Kévin Chalet addeb9031f Update README.md 10 years ago
Kévin Chalet 8355dd3210 Update AddEntityFrameworkCoreStores() to infer the key type from the entity generic arguments 10 years ago
Kévin Chalet c4083b16ef Update README.md 10 years ago
Toxicable 65f38cbbb9 Update README.md to add the refresh flow sample 10 years ago
Kévin Chalet 7fcea7e732 Update README.md 10 years ago
Kévin Chalet be5e842c96 Rename OpenIddict.EntityFramework to OpenIddict.EntityFrameworkCore 10 years ago
Kévin Chalet bb1d2e07be Remove OpenIddictDbContext and revamp OpenIddict/OpenIddict.Core 10 years ago
Kévin Chalet 568ad7599f Fix an invalid error description in OpenIddictProvider.Authentication.cs 10 years ago
Kévin Chalet 39fd5763a9 Update OpenIddictProvider to make refresh token requests pass-through 10 years ago
Kévin Chalet 3b1f93008e Migrate to ASOS beta7-final 10 years ago
Kévin Chalet 25ac9d1407 Update README.md 10 years ago
Kévin Chalet cc79326fb4 React to API/namespace changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 8d2fce8b13 Update README.md 10 years ago
Kévin Chalet e23950f44e Introduce unit tests for OpenIddict, OpenIddict.EntityFramework and OpenIddict.Mvc 10 years ago
Kévin Chalet 2cc29a8d92 Remove the authorization endpoint resolution logic and update the sample to use FormValueRequiredAttribute 10 years ago
Kévin Chalet 135da2f611 Make transparent request caching an opt-in feature 10 years ago
Kévin Chalet a52054d615 Add OpenIddictExtensions tests 10 years ago
Kévin Chalet 56a66f42fe Introduce new OpenIddictBuilder methods and add the corresponding unit tests 10 years ago
Kévin Chalet c26907bd96 Update README.md 10 years ago
Kévin Chalet 5511349c1f Update README.md 10 years ago
Kévin Chalet 5589a8cc44 Update README.md 10 years ago
Kévin Chalet 53b38c93f3 Add the OpenIddict endpoints tests 10 years ago
Kévin Chalet 7d57e3650f Set up the initial testing structure 10 years ago
Kévin Chalet 8e92e1467e Remove OpenIddictModule 10 years ago
Kévin Chalet 9ede71fa12 Introduce OpenIddictBuilder.DisableConfigurationEndpoint() and DisableCryptographyEndpoint() 10 years ago
Kévin Chalet 3fed4f1d1c Simplify AuthorizationController.CreateTicketAsync() 10 years ago
Kévin Chalet e2c33095c3 Update README.md 10 years ago
Kévin Chalet bc5f21ad26 Remove OpenIddictUser 10 years ago
Kévin Chalet 893725a998 Update AuthorizationController.CreateTicketAsync to allow requesting the "roles" scope. 10 years ago
Kévin Chalet 3366eabebd Update ResourceController 10 years ago
Kévin Chalet dde3dc1aca Update the Mvc.Server sample to use the default entity key type 10 years ago
Kévin Chalet d8fadc0f99 Decouple OpenIddict from ASP.NET Core Identity 10 years ago
Kévin Chalet 62a0a5e012 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet cbbcad1aba Update README.md 10 years ago
Kévin Chalet b23701af2d Update README.md 10 years ago
Kévin Chalet 44ee0f6cea Update README.md 10 years ago