117 Commits (ad8ef60c799e95d8b5f88edf11e81fa6c05ad851)
 

Author SHA1 Message Date
Kévin Chalet ad8ef60c79 Remove System.ComponentModel/System.IO/System.Runtime 11 years ago
Josh Comley 5d0bfc9b4a React to API changes in aspnet/Mvc 11 years ago
Kévin Chalet b9c7251480 Remove makefile.shade and enable quiet builds on Travis 11 years ago
Kévin Chalet 688730f1f6 React to API changes in aspnet/KestrelHttpServer 11 years ago
Kévin Chalet 4b098827a4 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 9e23737aa6 React to API changes in aspnet/Mvc 11 years ago
Henk Mollema 6ee5d42773 Update CryptoHelper package 11 years ago
Kévin Chalet 2cde33e54f Move the entry points to separate Program classes 11 years ago
Kévin Chalet d1084716e0 Migrate to NETStandard.Library 1.5 11 years ago
Kévin Chalet 6c80c865db React to TFM changes in dotnet/corefx 11 years ago
Kévin Chalet 45a9431bc9 React to API changes in aspnet/Hosting 11 years ago
Kévin Chalet 2d8c671e32 Add GitHub authentication in Mvc.Server 11 years ago
Kévin Chalet 65dbb03b3c Enable XML documentation generation 11 years ago
Kévin Chalet f648f9b091 Update README.md 11 years ago
Kévin Chalet 99c66ec452 Use NETStandard.Library instead of Microsoft.NETCore.Platforms 11 years ago
Kévin Chalet 02da3ea34c Update project.json to use an explicit alpha marker and add missing metadata 11 years ago
Kévin Chalet 8df3b5ca0e Add temporary workarounds for missing framework assemblies errors 11 years ago
Kévin Chalet 156558c5b2 React to naming changes in aspnet/Hosting 11 years ago
Kévin Chalet 24b167b952 React to API changes in aspnet/Identity and aspnet/EntityFramework 11 years ago
Kévin Chalet d02b8289da Implement additional checks in OpenIddictProvider.GrantResourceOwnerCredentials 11 years ago
Kévin Chalet 28cc94bc7d Update Application to accept a TKey generic parameter 11 years ago
Kévin Chalet 5899533ae7 Introduce OpenIddictConfiguration/OpenIddictServices, decouple OpenIddictStore from UserStore and add new extensions 11 years ago
Kévin Chalet 63c3aa9e06 React to naming changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 270f57fc01 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 4199fa23d6 Remove CORS from the default modules list 11 years ago
Kévin Chalet 576d42bc35 React to API changes in aspnet/Caching and aspnet/Identity 11 years ago
Kévin Chalet ed1a221629 React to API/naming changes in aspnet/Security and aspnet/Identity 11 years ago
Kévin Chalet e8d47fec89 Migrate to netstandard/netstandardapp 11 years ago
Kévin Chalet 337564b5ce Use the latest build scripts 11 years ago
Kévin Chalet c1f7a4a1e1 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Henk Mollema cac0a3594e Reintroduce CryptoHelper 11 years ago
Kévin Chalet a6b85f1f15 React to breaking changes in aspnet/Mvc 11 years ago
Kévin Chalet cb4de33021 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet e94c584668 React to naming changes in aspnet/Mvc 11 years ago
Kévin Chalet 9ea6a517bd Add extra constructors to OpenIddictContext 11 years ago
Kévin Chalet 2351e296c7 Remove unnecessary hosting.json files 11 years ago
Kévin Chalet c8d8afccd0 Temporarily remove CryptoHelper 11 years ago
Kévin Chalet 3836b7bdc2 Update README.md 11 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 11 years ago
Kévin Chalet 6d47818527 Update README.md 11 years ago
Kévin Chalet 69cd87fdfe Remove CoreFX/Roslyn feeds 11 years ago
Kévin Chalet 622871fb21 Update GrantRefreshToken to support live claims update even if the underlying store doesn't support security stamps 11 years ago
Kévin Chalet 6fe39e9602 Add a default Postman client registration to Mvc.Server 11 years ago
Kévin Chalet 0c45f2fd2e React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 3a5ef65951 Assign a new order to the NWebsec module to avoid invoking it for prompt=none requests 11 years ago
Kévin Chalet bf5b44981b Support live update of refresh tokens 11 years ago
Kévin Chalet 111a34a4af Move the profile/email scopes check to OpenIddictProvider.ValidateAuthorizationRequest 11 years ago
Kévin Chalet 7a2afc1515 Introduce a new "roles" scope and update the userinfo endpoint to expose user roles 11 years ago
David McCullough dad1b307b8 Move the NWebsec module from OpenIddict.Mvc to a new project and make security headers customizable 11 years ago
Kévin Chalet d7cb3bd3a9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago