39 Commits (deb4bf512e670d6848a2eedf84b44ccff3369d11)

Author SHA1 Message Date
Kévin Chalet 9c481cc09f React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 8625afc45b React to namespace changes in aspnet/Options 11 years ago
Kévin Chalet 330178c709 React to API changes in aspnet/DependencyInjection 11 years ago
Kévin Chalet 55b519b42a Merge NWebsec.Core and NWebsec.Middleware and use an internal version discriminator 11 years ago
Kévin Chalet b6636d2dbc Introduce module naming to prevent multiple registrations 11 years ago
Kévin Chalet 625a7b9da7 Replace CombinedFileSystemProvider by CompositeFileProvider 11 years ago
Kévin Chalet 182a9f3f89 Internalize NWebsec.Core and NWebsec.Middleware 11 years ago
Kévin Chalet cc91bc80c9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
David McCullough b14089a570 Replace NWebsec.Owin with NWebsec.Middleware 11 years ago
Kévin Chalet 1329099123 Add built-in support for ASP.NET Identity's security stamp 11 years ago
Kévin Chalet 5f74ef3225 Automatically add user roles to access and identity tokens 11 years ago
Kévin Chalet e268b5e7be Add explicit claim destinations 11 years ago
Kévin Chalet 64c9417b0f React to recent changes in aspnet/DependencyInjection 11 years ago
Kévin Chalet 2bc5f3fb63 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 7b97de4912 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 0d8d221014 Remove alpha1 modifiers from project.json 11 years ago
David McCullough 592cca06f0 Rename ApplicationID to Id for better compatibility with EF 11 years ago
Kévin Chalet 225a5c3cf3 Update the NWebSec options to support local scripts 11 years ago
Kévin Chalet 0b9e019f31 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
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