64 Commits (deb4bf512e670d6848a2eedf84b44ccff3369d11)
 

Author SHA1 Message Date
Kévin Chalet deb4bf512e Update README.md to add missing configuration steps 10 years ago
Kévin Chalet 9c481cc09f React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 8625afc45b React to namespace changes in aspnet/Options 10 years ago
Kévin Chalet 785396f812 Remove unnecessary webroot declarations in project.json 10 years ago
Kévin Chalet ec34de7724 React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 330178c709 React to API changes in aspnet/DependencyInjection 10 years ago
Kévin Chalet 59736ff099 React to API changes in aspnet/BasicMiddleware 10 years ago
Kévin Chalet 55b519b42a Merge NWebsec.Core and NWebsec.Middleware and use an internal version discriminator 10 years ago
Kévin Chalet b6636d2dbc Introduce module naming to prevent multiple registrations 10 years ago
Kévin Chalet 625a7b9da7 Replace CombinedFileSystemProvider by CompositeFileProvider 10 years ago
Kévin Chalet 182a9f3f89 Internalize NWebsec.Core and NWebsec.Middleware 10 years ago
Kévin Chalet cc91bc80c9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
David McCullough 1e7882d59f Update the NWebsec internal bits to apply a bug fix 10 years ago
David McCullough b14089a570 Replace NWebsec.Owin with NWebsec.Middleware 10 years ago
Kévin Chalet d0c7e7e14c Update README.md 10 years ago
Kévin Chalet 1890c136cb React to API changes in aspnet/IISIntegration 10 years ago
Kévin Chalet ffc87284f2 React to API changes in aspnet/Security 10 years ago
Kévin Chalet 1329099123 Add built-in support for ASP.NET Identity's security stamp 10 years ago
Kévin Chalet 5f74ef3225 Automatically add user roles to access and identity tokens 10 years ago
Kévin Chalet e268b5e7be Add explicit claim destinations 10 years ago
Kévin Chalet 09ad9e974a Add Microsoft.Extensions.Logging.Debug to Mvc.Client and Mvc.Server 10 years ago
Kévin Chalet f4f4e26e58 React to dependency changes in aspnet/Identity 10 years ago
Bart Calixto 2c72d586ed Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler 10 years ago
Kévin Chalet ce14d1fca7 Update build.cmd and build.sh to use NuGet's latest version 10 years ago
Kévin Chalet 64c9417b0f React to recent changes in aspnet/DependencyInjection 10 years ago
Kévin Chalet 2bc5f3fb63 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 7b97de4912 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 0d8d221014 Remove alpha1 modifiers from project.json 10 years ago
David McCullough 592cca06f0 Rename ApplicationID to Id for better compatibility with EF 10 years ago
Kévin Chalet 225a5c3cf3 Update the NWebSec options to support local scripts 10 years ago
Kévin Chalet 0b9e019f31 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 9181a5161c Add a custom Error view in the Mvc.Server sample 10 years ago
Kévin Chalet 91d70c3e17 Add a new MVC convention to ensure that OpenIddictController gets an appropriate controller name 10 years ago
Kévin Chalet 290f54b582 Relax the client authentication policy to allow public clients to use the authorization code flow 10 years ago
Kévin Chalet c8011e7169 Update README.md 10 years ago
Kévin Chalet 901d56593a React to API changes in aspnet/Razor and aspnet/Mvc 10 years ago
Kévin Chalet 1c64cc5b3f Reject prompt=none requests when the user is not authenticated 10 years ago
Bart Calixto ae38ba1193 Add README.md 10 years ago
Bart Calixto 1a007ecb47 Add LICENSE.md 10 years ago
Kévin Chalet d296738afe Implement native grant_type=client_credentials support 10 years ago
Kévin Chalet 79a483a38a Update ValidateClientAuthentication to return an error when client_secret is null 10 years ago
Kévin Chalet 4a318920ca Implement client_secret hashing/key derivation 10 years ago
Kévin Chalet 66432ff59f Enable GetClaimsFromUserInfoEndpoint in the Mvc.Client sample 10 years ago
Kévin Chalet 50eb0c94bd Reject authorization requests using the implicit/hybrid flow when the client is a confidential application 10 years ago
Kévin Chalet 93fb1036bc React to API changes in aspnet/Security 10 years ago
Kévin Chalet 7795fbe795 Decouple MVC from the core project and introduce OpenIddict modules support 10 years ago
Kévin Chalet 1ee94270bc Rename OpenIddictBuilder to OpenIddictServices and introduce a new OpenIddictBuilder to make options easier to configure 10 years ago
Kévin Chalet 002eff080f Update OpenIddictStore to support database contexts derived from DbContext 10 years ago
Kévin Chalet 61123d4dff Implement userinfo support 10 years ago
Kévin Chalet 1bf5b97c79 Update build.cmd and build.sh 10 years ago