1673 Commits (2df389ad33c172529f98d70d17756d725fc37480)
 

Author SHA1 Message Date
Kévin Chalet 2df389ad33 Replace the .NET Framework 4.6.1 target framework moniker by a .NET Framework 4.6.2 TFM 2 years ago
OpenIddict Bot 21c71bb14b Update the sponsors section 2 years ago
Kévin Chalet 3662b179dc Rename event handlers and event properties that whose endpoint name has changed 2 years ago
OpenIddict Bot 55665dcf47 Update the sponsors section 2 years ago
Kévin Chalet 68d9e6c203 Rename HandleConfigurationRequestContext.CryptographyEndpoint to JsonWebKeySetEndpoint to match the recent endpoint changes 2 years ago
Kévin Chalet d4c05e2e23 Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
Kévin Chalet f80e05bb31 Update Versions.props to build 6.0.0-preview1 packages 2 years ago
Kévin Chalet 7c1629a29b Replace CodeAnalysis.ruleset by .editorconfig 2 years ago
Kévin Chalet aa6733b2df Do not limit the error controller to a specific HTTP method 2 years ago
OpenIddict Bot 44aed0494d Update the sponsors section 2 years ago
Kévin Chalet 52b623770d Use the current address as the default target link URI when AuthenticationProperties.RedirectUri is not set 2 years ago
Kévin Chalet 1fed45840a Remove the compatibility matrix from the README.md file 2 years ago
Kévin Chalet c6841c6d2e Update Versions.props to build 5.9.0-preview1 packages 2 years ago
Kévin Chalet 84104846c6 Unify platform callbacks handling using a new OpenIddictClientSystemIntegrationPlatformCallback type 2 years ago
Kévin Chalet 290e4150c2 Support the new ASWebAuthenticationSessionCallback API on iOS 17.4+/Mac Catalyst 17.4+/macOS 14.4+ 2 years ago
Dovydas Navickas cd127b3654
Fix the LinkedIn provider to use the new issuer returned by the configuration endpoint 2 years ago
OpenIddict Bot 444c676572 Update the sponsors section 2 years ago
Kévin Chalet 8e5e006bc6 Pin the workload versions in WorkloadRollback.json 2 years ago
OpenIddict Bot 1f630eb4d8 Update the sponsors section 2 years ago
Maxime BAUMANN 19b69d5349
Add Twitch to the list of supported providers 2 years ago
Kévin Chalet 27968f7628 Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago
Kévin Chalet cc3a2b6eeb Bump IdentityModel to 8.0.1 2 years ago
Kévin Chalet 64330263dc Update the WinForms sample to support High DPI 2 years ago
Kévin Chalet 07c95f8112 Propage exceptions thrown during the embedded web server initialization 2 years ago
Kévin Chalet 2bf8f496e2 Rename the RequireHttpMetadataUri filter to RequireHttpUri and fix the NormalizeContentType handler to use it 2 years ago
Kévin Chalet 164e55afeb Use a hyphen instead of a backslash as the pipe name/identifier separator 2 years ago
Kévin Chalet 3e6af28e7b Bump the .NET SDK and the .NET dependencies 2 years ago
Kévin Chalet 12031697fb Use Wilson 8.0 on .NET 8.0 and remove the System.* references that are brought transitively 2 years ago
Kévin Chalet 0a34d3e34c Bump EntityFramework to 6.5.1 on .NET 6.0 and higher 2 years ago
Kévin Chalet 2384e9666c Remove the unnecessary <picture> node 2 years ago
OpenIddict Bot b4cf9bf8d3 Update the sponsors section 2 years ago
KOdinius 2e3e363a66
Add a link to OpeniddictComponents.com 2 years ago
Kévin Chalet dd301bb3ec Change the packages project URL to point to openiddict.com 2 years ago
Kévin Chalet 3cecda7fe6 React to PrimaryHandler no longer being an HttpClientHandler instance when using Microsoft.Extensions.Http 9.0 2 years ago
Kévin Chalet 00a591a14b React to ASWebAuthenticationSessionCompletionHandler.Error becoming nullable in .NET 9.0 2 years ago
Kévin Chalet bd669a4cf2 Update Directory.Build.props to target iOS 17.2, Mac Catalyst 17.2 and macOS 14.2 2 years ago
Anton Ganhammar 2eff8a50c2
Add OpenIddict.AmazonDynamoDB to the list of third-party projects 2 years ago
OpenIddict Bot 91bdfee117 Update the sponsors section 2 years ago
Kévin Chalet 25b16b082c Introduce Android support 2 years ago
Kévin Chalet 545a600630 Make "dotnet workload restore" conditional 2 years ago
Kévin Chalet f7e33cb64a Replace [SupportedOSPlatform("maccatalyst13.0")] by [SupportedOSPlatform("maccatalyst13.1")] 2 years ago
Kévin Chalet 91a1fe7378 Add Zoho to the list of supported providers 2 years ago
Kévin Chalet 914a7e6712 Add Typeform to the list of supported providers 2 years ago
Kévin Chalet 06fe531a0c Add Calendly to the list of supported providers 2 years ago
Kévin Chalet 66ccc049ab Add Airtable to the list of supported providers 2 years ago
OpenIddict Bot e83e0b4b54 Update the sponsors section 2 years ago
Kévin Chalet a4177313c9 Add Pipedrive to the list of supported providers 2 years ago
Kévin Chalet b7275df59a Abort challenge and sign-out demands handled by InvokeASWebAuthenticationSession when an HTTP or HTTPS callback URI is used 2 years ago
Kévin Chalet fdb95f9860 Do not remove the System.Net.Http global using 2 years ago
Kévin Chalet 725ac09a34 Update the application discriminator and instance identifier generation logic to produce shorter pipe names 2 years ago