69 Commits (95e74ae990ea2fee0cf55eb084816b6e9d9080f3)

Author SHA1 Message Date
Kévin Chalet 10a6c63f83 Bump .NET dependencies 3 years ago
Kévin Chalet af20f7c3bb Use NuGet Central Package Management 3 years ago
Kévin Chalet 7ca9be1428 Reference PolySharp and replace Substring() calls by the range syntax 3 years ago
Kévin Chalet e3b4337b85 Revamp Packages.props and bump .NET and third-party dependencies 3 years ago
Kévin Chalet 8342dd20ce Support resolving client registrations based on the provider name 4 years ago
Kévin Chalet 421a668948 Add a SetProductInformation() overload accepting an assembly from which the product information is derived 4 years ago
Kévin Chalet 2a7becd6d3 Update the web integration to use native options and revamp how user agents are generated 4 years ago
Kévin Chalet a99a6cdace Implement RP-initiated logout in the client stack 4 years ago
Kévin Chalet 3bceb9ff58 Update the samples to use the ClaimsIdentity constructor taking the name and role claim types 4 years ago
Kévin Chalet 69cd85e552 Make the "rfp" validation logic mandatory and move common helpers to OpenIddictHelpers 4 years ago
Kévin Chalet d39a4f0b5d Update the System.Net.Http integration packages to explicitly reference Polly.Extensions.Http 4 years ago
Kévin Chalet 1b9081778d Update the samples to stop using SignInManager.CreateUserPrincipalAsync() and use the Microsoft claims for cookie authentication 4 years ago
Kévin Chalet ddc5c9a69c Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
Kévin Chalet fcf3f92fe2 Use the OpenIddict client in the server samples and enable GitHub login via Identity 4 years ago
Kévin Chalet 68ae22d8b5
Introduce a web providers companion package 4 years ago
Kévin Chalet 6f9c559682 Update the .NET SDK and bump all dependencies 4 years ago
Kévin Chalet 128eaf24ba Update the ASP.NET 4.8 server sandbox to use ASP.NET Web API for the resource controller 4 years ago
Kévin Chalet 5758c4a6d9 Make the OpenIddict client stack stateful by default and introduce OpenIddict.Client.DataProtection 4 years ago
Kévin Chalet 0db0007f31 Add native OWIN support for the OpenIddict client 4 years ago