43 Commits (7d57e3650f21417aaa1e5a6e50d93d407f0e6491)

Author SHA1 Message Date
Kévin Chalet 59dc31abe6 Introduce an OpenIdConnectRequest/OpenIdConnectResponse model binder 10 years ago
Kévin Chalet 289b18045b Replace ISession by IDistributedCache and extend request_id handling to GET requests 10 years ago
Kévin Chalet 4e225db73b Remove OpenIddict.Mvc, OpenIddict.Assets and OpenIddict.Security 10 years ago
Kévin Chalet 34fa0c1eb5 Implement POST authorization requests support using user sessions 10 years ago
Kévin Chalet dced1cd8fe Migrate to the .NET Core/ASP.NET Core RTM packages 10 years ago
Kévin Chalet d0dce5b33a Refactor OpenIddict/OpenIddict.Core, introduce new entities and add built-in refresh token revocation 10 years ago
Kévin Chalet 5da4774c7f Update project.json to target the final .NET Core/ASP.NET Core RC2 packages 10 years ago
Kévin Chalet 82bc684c5f Introduce UseSigningCertificate to make X.509 certificates easier to register in the OpenIddict options 10 years ago
Kévin Chalet 1d1035ae86 Use target: project to remove the dotnet restore warnings 10 years ago
Kévin Chalet 4ced04425a Remove the unnecessary framework assemblies and normalize the project files 10 years ago
Kévin Chalet 1eba9765f6 Add a buildOptions/copyToOutput node to ensure the necessary files are copied when publishing 10 years ago
Kévin Chalet a0c9f1bea0 React to version changes in aspnet/IISIntegration 10 years ago
Kévin Chalet b08a25cc58 Reference the Microsoft.NETCore.Platforms package on .NET Desktop 10 years ago
Kévin Chalet 8521646307 Update project.json to conform to the new schema 10 years ago
Kévin Chalet 99f3627210 Pin missing RC2 dependencies 10 years ago
Kévin Chalet 6daa6d2a1f Add Microsoft.Extensions.Configuration.Json to Mvc.Server 10 years ago
Kévin Chalet b163497c7e React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 8a7fdda262 Remove the forwarded headers middleware 10 years ago
Kévin Chalet 5f034754e9 Update web.config and add publish tool 10 years ago
Kévin Chalet 96b7671548 Use ASP.NET Core RC2 and aspnet-contrib release packages 10 years ago
Kévin Chalet 454a46689c Update the samples to target netcoreapp1.0 and use the new ASP.NET Core IIS module 10 years ago
Kévin Chalet aa181edcf6 Update project.json to ensure config.json is correctly copied by dotnet publish 10 years ago
Kévin Chalet e188c01a10 Add System.ComponentModel to ensure Mvc.Server can be used as a standalone application 10 years ago
Kévin Chalet ad8ef60c79 Remove System.ComponentModel/System.IO/System.Runtime 10 years ago
Kévin Chalet d1084716e0 Migrate to NETStandard.Library 1.5 10 years ago
Kévin Chalet 2d8c671e32 Add GitHub authentication in Mvc.Server 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 e8d47fec89 Migrate to netstandard/netstandardapp 10 years ago
Kévin Chalet a6b85f1f15 React to breaking changes in aspnet/Mvc 10 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 10 years ago
Kévin Chalet 785396f812 Remove unnecessary webroot declarations in project.json 11 years ago
Kévin Chalet ec34de7724 React to API changes in aspnet/Hosting 11 years ago
Kévin Chalet cc91bc80c9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 11 years ago
Kévin Chalet 1890c136cb React to API changes in aspnet/IISIntegration 11 years ago
Kévin Chalet 09ad9e974a Add Microsoft.Extensions.Logging.Debug to Mvc.Client and Mvc.Server 11 years ago
Kévin Chalet f4f4e26e58 React to dependency changes in aspnet/Identity 11 years ago
Bart Calixto 2c72d586ed Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler 11 years ago
Kévin Chalet 0d8d221014 Remove alpha1 modifiers from project.json 11 years ago
Kévin Chalet 93fb1036bc React to API changes in aspnet/Security 11 years ago
Kévin Chalet 199eb5d416 React to namespace changes in ASP.NET 5 RC1 11 years ago
Kévin Chalet 11432c9c54 Upload the first bits of the initial prototype 11 years ago