229 Commits (ed3165b8d81447698bd7a0537d4ffb45cdc3d2de)

Author SHA1 Message Date
Kévin Chalet 3753229267 Update the client and server stacks to automatically restore the authentication properties and attach them to the authentication context 2 years ago
Kévin Chalet 29d7197161 Add World ID to the list of supported providers 2 years ago
Kévin Chalet 7b2867d907 Make OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() public to support advanced scenarios 2 years ago
Kévin Chalet b7024f2e82 Replace references to Azure Active Directory by Microsoft Entra ID 3 years ago
Kévin Chalet 0bf4a433bd Add Zoom to the list of supported providers 2 years ago
Kévin Chalet 517b1b6324 Add Zoom to the list of supported providers 2 years ago
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 2 years ago
pableess e13e2b4bb4 Add Auth0 to the list of supported providers 3 years ago
Kévin Chalet d6c9c0b35c Add client assertions support to the server stack 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
Kévin Chalet 36b2de9681 Remove the obsolete members 3 years ago
Steve Berdy 6803bea79b
Add Kakao to the list of supported providers 3 years ago
Kévin Chalet bd33c918c7 Add JumpCloud to the list of supported providers 3 years ago
Kévin Chalet c101a250af Update the GitHub integration to map "name" to ClaimTypes.Name 3 years ago
EMostafaAli 58d43191c8
Add Nextcloud to the list of supported providers 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
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
Kévin Chalet 38c85a8bea Disable userinfo retrieval for the ADFS provider 3 years ago
Kévin Chalet 8953e48b16 Unify the attachment of HTTP parameters into a single event handler and add SubscribeStar to the list of supported providers 3 years ago
Kévin Chalet 74a143a136 Add Tumblr to the list of supported providers 3 years ago
Kévin Chalet dcde046420 Replace references to Azure Active Directory by Microsoft Entra ID 3 years ago
Kévin Chalet e53a723766 Enable the "plain" code challenge method by default to increase interoperability 3 years ago
Marcel 130b6b9134
Add Verimi to the list of supported providers 3 years ago
Kévin Chalet fea943370c Add Salesforce to the list of supported providers 3 years ago
Kévin Chalet a5fa58e0a6 Add Webex to the list of supported providers 3 years ago
Kévin Chalet 804dcffb91 Add Kroger to the list of supported providers 3 years ago
Kévin Chalet ef6b61f5e0 Add Notion to the list of supported providers 3 years ago
Kévin Chalet ae8189cc62 Use HttpHeaders.Add() instead of TryAddWithoutValidation() 3 years ago
Kévin Chalet d22b759e36 Override the code challenge methods supported by the Autodesk provider 3 years ago
Kévin Chalet a37e6c65a1 Add Shopify to the list of supported providers and update the generator to generate constants for the authentication properties 3 years ago
Kévin Chalet ef4b0f3417 Add explicit System.Net.Http usings 3 years ago
Kévin Chalet b0c0fad63d Add Adobe to the list of supported providers 3 years ago
Kévin Chalet 6fc180e2f5 Add Autodesk to the list of supported providers 3 years ago
Kévin Chalet 200ffc44d3 Add Lichess to the list of supported providers 3 years ago
Kévin Chalet 64ade94294 Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
Kévin Chalet 620c3954d0 Update the LinkedIn provider to use "Sign In with LinkedIn V2" 3 years ago
Kévin Chalet 2e301ce8f2 Disable userinfo retrieval when a Xbox scope is specified 3 years ago
runxc1(Bret Ferrier) 8cf8efa2a4
Add Facebook to the list of supported providers 3 years ago
Kévin Chalet 7e84b27431 Add "consumers" and "organizations" to the list of special tenants supported by the Microsoft Account provider 3 years ago
Kévin Chalet 4685332df5 Add device authorization grant support in the OpenIddict client 3 years ago
Kévin Chalet 697e064965 Add PingOne to the list of supported providers 3 years ago
Kévin Chalet ee8e654527 Add Harvest to the list of supported providers 3 years ago
Kévin Chalet c85fa3f774 Add Basecamp to the list of supported providers 3 years ago
Kévin Chalet 13d88ca84b Add Epic Games to the list of supported providers 3 years ago
Kévin Chalet 23ded64f28 Add HubSpot to the list of supported providers 3 years ago
Kévin Chalet 6f8c1ed663 Replace SmartFormat by C# string interpolation and add Battle.net to the list of supported providers 3 years ago