31 Commits (9f0a04ee95d45175efe9250fee70e7b231db8bfa)

Author SHA1 Message Date
Kévin Chalet ae54086ae9 Disable the built-in OIDC claims mapping feature in the MVC sample 9 years ago
Kévin Chalet 5e7a5c103b Port OpenIddict to the new ASP.NET Core 2.0 authentication stack 9 years ago
Kévin Chalet e36a80bc14 Adhere to the ASP.NET team coding style guidelines 9 years ago
Kévin Chalet 1229e225d6 Move the userinfo endpoint to a separate controller and update Startup to use app.UseWhen() 9 years ago
Kévin Chalet 7c65c83a04 Introduce new IOpenIddictApplicationStore/OpenIddictApplicationManager APIs 9 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
XperiAndri 4a3b84ddb5 Introduce OpenIddictApplication.ClientId to separate the public client identifier from the internal primary key 10 years ago
Kévin Chalet 8a7fdda262 Remove the forwarded headers middleware 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 2cde33e54f Move the entry points to separate Program classes 10 years ago
Kévin Chalet 45a9431bc9 React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 8df3b5ca0e Add temporary workarounds for missing framework assemblies errors 10 years ago
Kévin Chalet ed1a221629 React to API/naming changes in aspnet/Security and aspnet/Identity 10 years ago
Kévin Chalet a6b85f1f15 React to breaking changes in aspnet/Mvc 10 years ago
Kévin Chalet 2351e296c7 Remove unnecessary hosting.json files 10 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 10 years ago
Kévin Chalet 7a2afc1515 Introduce a new "roles" scope and update the userinfo endpoint to expose user roles 10 years ago
Kévin Chalet ec34de7724 React to API changes in aspnet/Hosting 10 years ago
Kévin Chalet 59736ff099 React to API changes in aspnet/BasicMiddleware 10 years ago
Kévin Chalet cc91bc80c9 React to API changes in aspnet-contrib/AspNet.Security.OpenIdConnect.Server 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 09ad9e974a Add Microsoft.Extensions.Logging.Debug to Mvc.Client and Mvc.Server 10 years ago
Bart Calixto 2c72d586ed Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler 11 years ago
Kévin Chalet 66432ff59f Enable GetClaimsFromUserInfoEndpoint in the Mvc.Client sample 11 years ago
Kévin Chalet 93fb1036bc React to API changes in aspnet/Security 11 years ago
Kévin Chalet 61123d4dff Implement userinfo support 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