620 Commits (176427229cef92a3dfd8d4ae4a6290b2a4cba3c8)

Author SHA1 Message Date
Kévin Chalet 9181a5161c Add a custom Error view in the Mvc.Server sample 11 years ago
Kévin Chalet 91d70c3e17 Add a new MVC convention to ensure that OpenIddictController gets an appropriate controller name 11 years ago
Kévin Chalet 290f54b582 Relax the client authentication policy to allow public clients to use the authorization code flow 11 years ago
Kévin Chalet 1c64cc5b3f Reject prompt=none requests when the user is not authenticated 11 years ago
Kévin Chalet d296738afe Implement native grant_type=client_credentials support 11 years ago
Kévin Chalet 79a483a38a Update ValidateClientAuthentication to return an error when client_secret is null 11 years ago
Kévin Chalet 4a318920ca Implement client_secret hashing/key derivation 11 years ago
Kévin Chalet 50eb0c94bd Reject authorization requests using the implicit/hybrid flow when the client is a confidential application 11 years ago
Kévin Chalet 7795fbe795 Decouple MVC from the core project and introduce OpenIddict modules support 11 years ago
Kévin Chalet 1ee94270bc Rename OpenIddictBuilder to OpenIddictServices and introduce a new OpenIddictBuilder to make options easier to configure 11 years ago
Kévin Chalet 002eff080f Update OpenIddictStore to support database contexts derived from DbContext 11 years ago
Kévin Chalet 61123d4dff Implement userinfo support 11 years ago
Kévin Chalet e975d19cdb Rework app.UseOpenIddict() to only run MVC in the isolated environment 11 years ago
Kévin Chalet e666759161 Introduce OpenIddictManager and IOpenIddictStore to decouple the core project from Entity Framework 11 years ago
Bart Calixto fb103fad11 Add a new UseCustomViews option to disable the built-in views/assets 11 years ago
Kévin Chalet 87494629b2 React to versioning changes in aspnet/CORS 11 years ago
Kévin Chalet 199eb5d416 React to namespace changes in ASP.NET 5 RC1 11 years ago
Kévin Chalet d411102dbe Use AspNet.Hosting.Extensions and AspNet.Hosting.Katana.Extensions 11 years ago
Kévin Chalet bcb39f44bb Add license headers 11 years ago
Kévin Chalet 11432c9c54 Upload the first bits of the initial prototype 11 years ago