34 Commits (4a3b84ddb5a9a0a126ed9427dfd8e071a8b3de81)

Author SHA1 Message Date
XperiAndri 4a3b84ddb5 Introduce OpenIddictApplication.ClientId to separate the public client identifier from the internal primary key 10 years ago
Kévin Chalet 3204c31560 Add non-GUID/string primary keys support for OpenIddictToken and add new log messages 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 657634c13e Remove the internal NWebSec package 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 4c4eb16d85 Implement HandleLogoutRequest to handle logout requests without requiring user consent 10 years ago
Kévin Chalet 8a7fdda262 Remove the forwarded headers middleware 10 years ago
Shaun Luttin e0f62dc3e3 Change options to builder in the Mvc.Server sample 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 2d8c671e32 Add GitHub authentication in Mvc.Server 10 years ago
Kévin Chalet 8df3b5ca0e Add temporary workarounds for missing framework assemblies errors 10 years ago
Kévin Chalet 24b167b952 React to API changes in aspnet/Identity and aspnet/EntityFramework 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 c8d8afccd0 Temporarily remove CryptoHelper 10 years ago
Kévin Chalet 8f5295b4bd Migrate to ASP.NET Core/.NET CLI 10 years ago
Kévin Chalet 6fe39e9602 Add a default Postman client registration to Mvc.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
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 ec34de7724 React to API changes in aspnet/Hosting 11 years ago
Kévin Chalet 59736ff099 React to API changes in aspnet/BasicMiddleware 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
Bart Calixto 2c72d586ed Update the Mvc.Client/Mvc.Server samples to use HttpPlatformHandler 11 years ago
David McCullough 592cca06f0 Rename ApplicationID to Id for better compatibility with EF 11 years ago
Kévin Chalet 4a318920ca Implement client_secret hashing/key derivation 11 years ago
Kévin Chalet 93fb1036bc React to API changes in aspnet/Security 11 years ago
Kévin Chalet 1ee94270bc Rename OpenIddictBuilder to OpenIddictServices and introduce a new OpenIddictBuilder to make options easier to configure 11 years ago
Kévin Chalet e666759161 Introduce OpenIddictManager and IOpenIddictStore to decouple the core project from Entity Framework 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