2105 Commits (b28f31891f72f4574b810d1670b4daba191aca6f)
 

Author SHA1 Message Date
Kévin Chalet 65dbb03b3c Enable XML documentation generation 10 years ago
Kévin Chalet f648f9b091 Update README.md 10 years ago
Kévin Chalet 99c66ec452 Use NETStandard.Library instead of Microsoft.NETCore.Platforms 10 years ago
Kévin Chalet 02da3ea34c Update project.json to use an explicit alpha marker and add missing metadata 10 years ago
Kévin Chalet 8df3b5ca0e Add temporary workarounds for missing framework assemblies errors 10 years ago
Kévin Chalet 156558c5b2 React to naming changes in aspnet/Hosting 10 years ago
Kévin Chalet 24b167b952 React to API changes in aspnet/Identity and aspnet/EntityFramework 10 years ago
Kévin Chalet d02b8289da Implement additional checks in OpenIddictProvider.GrantResourceOwnerCredentials 10 years ago
Kévin Chalet 28cc94bc7d Update Application to accept a TKey generic parameter 10 years ago
Kévin Chalet 5899533ae7 Introduce OpenIddictConfiguration/OpenIddictServices, decouple OpenIddictStore from UserStore and add new extensions 10 years ago
Kévin Chalet 63c3aa9e06 React to naming changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 270f57fc01 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 4199fa23d6 Remove CORS from the default modules list 10 years ago
Kévin Chalet 576d42bc35 React to API changes in aspnet/Caching and aspnet/Identity 10 years ago
Kévin Chalet ed1a221629 React to API/naming changes in aspnet/Security and aspnet/Identity 10 years ago
Kévin Chalet e8d47fec89 Migrate to netstandard/netstandardapp 10 years ago
Kévin Chalet 337564b5ce Use the latest build scripts 10 years ago
Kévin Chalet c1f7a4a1e1 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Henk Mollema cac0a3594e Reintroduce CryptoHelper 10 years ago
Kévin Chalet a6b85f1f15 React to breaking changes in aspnet/Mvc 10 years ago
Kévin Chalet cb4de33021 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet e94c584668 React to naming changes in aspnet/Mvc 10 years ago
Kévin Chalet 9ea6a517bd Add extra constructors to OpenIddictContext 10 years ago
Kévin Chalet 2351e296c7 Remove unnecessary hosting.json files 10 years ago
Kévin Chalet c8d8afccd0 Temporarily remove CryptoHelper 10 years ago
Kévin Chalet 3836b7bdc2 Update README.md 10 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 10 years ago
Kévin Chalet 6d47818527 Update README.md 10 years ago
Kévin Chalet 69cd87fdfe Remove CoreFX/Roslyn feeds 10 years ago
Kévin Chalet 622871fb21 Update GrantRefreshToken to support live claims update even if the underlying store doesn't support security stamps 10 years ago
Kévin Chalet 6fe39e9602 Add a default Postman client registration to Mvc.Server 10 years ago
Kévin Chalet 0c45f2fd2e React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Kévin Chalet 3a5ef65951 Assign a new order to the NWebsec module to avoid invoking it for prompt=none requests 10 years ago
Kévin Chalet bf5b44981b Support live update of refresh tokens 10 years ago
Kévin Chalet 111a34a4af Move the profile/email scopes check to OpenIddictProvider.ValidateAuthorizationRequest 10 years ago
Kévin Chalet 7a2afc1515 Introduce a new "roles" scope and update the userinfo endpoint to expose user roles 10 years ago
David McCullough dad1b307b8 Move the NWebsec module from OpenIddict.Mvc to a new project and make security headers customizable 10 years ago
Kévin Chalet d7cb3bd3a9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 10 years ago
Henk Mollema e40d3122aa Use latest RC2 builds for CryptoHelper 10 years ago
Kévin Chalet b044568563 Relax the client authentication policy to allow public applications to use the refresh token grant 10 years ago
Kévin Chalet 107eb5f4f0 Update README.md to add the dotnet-core feed 10 years ago
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