1411 Commits (692eb734845a6f724410d7a527851869da203c9b)
 

Author SHA1 Message Date
Kévin Chalet 692eb73484 Update the WinForms and WPF samples to create the URL protocol entries under HKEY_CURRENT_USER 3 years ago
Kévin Chalet 4b9029e235 Revamp the validation handler and add client assertions support 3 years ago
Kévin Chalet 746f38432c Make the supported subject types configurable via OpenIddictServerOptions.SubjectTypes 3 years ago
Kévin Chalet 00fa3f3494 Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 3 years ago
OpenIddict Bot 74992c51cf Update the sponsors section 3 years ago
Kévin Chalet d6c9c0b35c Add client assertions support to the server stack 3 years ago
Kévin Chalet 3608291542 Automatically disable userinfo validation when the openid scope is not requested 3 years ago
Kévin Chalet 6adad83968 Fix AuthenticateWithDeviceAsync() to flow the scopes attached to the request model 3 years ago
OpenIddict Bot 1e7769ce8d Update the sponsors section 3 years ago
pableess 9f84e2c65b
Add Auth0 to the list of supported providers 3 years ago
Kévin Chalet 9a57dc4cf1 Rename UnfilteredHttpClientActions/UnfilteredHttpClientHandlerActions to HttpClientActions/HttpClientHandlerActions 3 years ago
OpenIddict Bot 42a0cab600 Update the sponsors section 3 years ago
Kévin Chalet a941660a41 Move the client authentication logic to the ProcessAuthentication event 3 years ago
Kévin Chalet 66743fdc20 Incorporate the changes committed in the rel/4.8.0 branch 3 years ago
Kévin Chalet 4cd4c09509 Automatically abort interactive challenge demands when no client identifier could be resolved 3 years ago
Kévin Chalet e8c0e4b05c Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts 3 years ago
Kévin Chalet 1c382d90ba Introduce application settings and support configuring token lifetimes per client 3 years ago
OpenIddict Bot f3e8ed6d6f Update the sponsors section 3 years ago
Kévin Chalet 4af3f8dc6f Introduce support for application types 3 years ago
OpenIddict Bot 611afc4ff6 Update the sponsors section 3 years ago
Kévin Chalet 5b1f9256b4 Incorporate the changes committed in the rel/4.8.0 branch 3 years ago
Kévin Chalet 8f9c641dd6 Update the samples to store the provider name in the authentication cookie 3 years ago
Kévin Chalet b442b7084f Bump Microsoft.AspNet.Identity.Owin/EntityFramework to 2.2.4 3 years ago
Kévin Chalet 85cd895630 Incorporate the changes committed in the rel/4.8.0 branch 3 years ago
Kévin Chalet ca1784faab Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue> 3 years ago
Kévin Chalet 36b2de9681 Remove the obsolete members 3 years ago
Kévin Chalet bfcae1b42e Remove the .NET Core 3.1 TFMs 3 years ago
OpenIddict Bot 398ef26021 Update the sponsors section 3 years ago
Kévin Chalet fc6f9af1cf Update Versions.props to build 5.0.0-preview1 packages 3 years ago
sbolofsson 23d8d9bdfe
Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header 3 years ago
OpenIddict Bot bd3205b73f Update the sponsors section 3 years ago
Steve Berdy 6803bea79b
Add Kakao to the list of supported providers 3 years ago
OpenIddict Bot e3075f60b5 Update the sponsors section 3 years ago
Kévin Chalet bd33c918c7 Add JumpCloud to the list of supported providers 3 years ago
Kévin Chalet 3dc3e01009 Update Versions.props to build 4.8.0-preview1 packages 3 years ago
Kévin Chalet 3f9f16452f Update the ASP.NET Core samples to use automatic authentication schemes 3 years ago
OpenIddict Bot c49e40b317 Update the sponsors section 3 years ago
Kévin Chalet c101a250af Update the GitHub integration to map "name" to ClaimTypes.Name 3 years ago
Mauro van der Gun 5d43732508
Add SharpGrip.OpenIddict.Api to the list of third-party projects 3 years ago
OpenIddict Bot 54b1a78382 Update the sponsors section 3 years ago
EMostafaAli 58d43191c8
Add Nextcloud to the list of supported providers 3 years ago
OpenIddict Bot a812ca4671 Update the sponsors section 3 years ago
Kévin Chalet 9deb68d433 Add an automatic claims mapping feature to the OpenIddict client stack 3 years ago
Kévin Chalet fd2f9e9825 Rename DefaultShopName to ShopName 3 years ago
Kévin Chalet 8e97f0e2e1 Update the Shopify provider to support setting a default/static shop name 3 years ago
Стас 5225f766a4
Fix AttachCustomSignOutParameters to use the correct OpenIddictMessage instance 3 years ago
Kévin Chalet 7915f28d90 Store the expiration date of the backchannel/frontchannel access tokens as a token in AuthenticationProperties 3 years ago
Kévin Chalet f7558f5ceb Remove package validation 3 years ago
Kévin Chalet 7d1c704848 Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
Kévin Chalet 61e6fd95c3 Centralize the target frameworks in Directory.Build.props 3 years ago