1511 Commits (045c10a52fc67cf5850bd494b53a96e375355250)
 

Author SHA1 Message Date
OpenIddict Bot 045c10a52f Update the sponsors section 2 years ago
Kévin Chalet 45f4b0f18a Bump the .NET runtime and dependencies 2 years ago
Kévin Chalet 26fdb68773 Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
Kévin Chalet 491cf85d16 Add DocuSign to the list of supported providers 2 years ago
Kévin Chalet a5d2d867ba Use List<T> instead of Enumerable.Any() in the samples 2 years ago
Kévin Chalet 59633fc047 Always set ClientCertificateOptions to ClientCertificateOption.Manual before accessing the ClientCertificates property 2 years ago
Kévin Chalet ffb83f7878 Remove the obsolete comment from OpenIddictClientOptions.CodeChallengeMethods's XML documentation 2 years ago
Kévin Chalet c175c617b4 Update the Spotify web provider to support PKCE 2 years ago
Kévin Chalet 061e686be2 Remove the partial Startup class from the OpenIddict.Sandbox.AspNet.Server sample 2 years ago
Kévin Chalet ffaa466cba Use ClaimTypes.Name and ClaimTypes.Role by default for the principal created after an introspection request 2 years ago
Kévin Chalet dde49a8f00 Don't include the OpenIddict private claims in the merged principal 2 years ago
Kévin Chalet 45515d1b66 Remove the unnecessary RequireLocalValidation filter from the ValidateDataProtectionToken event handler 2 years ago
Kévin Chalet e17e4ee9b2 Update the System.Net.Http client integration to support empty HTTP responses and update the Reddit provider to support token revocation 2 years ago
Kévin Chalet 7e698bc5e4 Update the DeviantArt, Discord, Trakt and Zoom providers to support token revocation 2 years ago
Kévin Chalet 2078c7c8c4 Update the Apple integration to support token revocation 2 years ago
Kévin Chalet 6e1c123dd8 Normalize introspection handling in the client and validation stacks 2 years ago
Kévin Chalet 4f09c587ab Update the client stack to support standard token revocation 2 years ago
Kévin Chalet 372eceab62 Add introspection support in the client stack 2 years ago
Kévin Chalet e08bdbed04 Tweak the order of the response processing event handlers to be invoked later in the pipeline 2 years ago
Kévin Chalet be31bc2fd5 Update OpenIddict.Client.SystemNetHttp and OpenIddict.Validation.SystemNetHttp to support Microsoft.Extensions.Http.Resilience 2 years ago
Kévin Chalet e896a0f8d4 Update the ASP.NET Core samples to target .NET Framework 4.8 2 years ago
OpenIddict Bot 0ac4138af8 Update the sponsors section 2 years ago
Kévin Chalet f5a44b9150 Update Versions.props to build 5.3.0-preview1 packages 2 years ago
Kévin Chalet 253b1b56b6 Fix the ASP.NET Core Data Protection formatters to use the correct value type for the token lifetime claims 2 years ago
Kévin Chalet b0371ae00e Update the EF 6/EF Core stores to retrieve the entities from the change tracker when available 2 years ago
Kévin Chalet 9ee5fe53ab Update the EF Core stores to resolve the navigation properties via the change tracker when possible 2 years ago
Kévin Chalet 718e894d5d Update the XML documentation to clarify that disabling token storage prevents the device authorization flow from being used 2 years ago
Kévin Chalet c149ed6b7c Update the web providers generator to support assigning default values to URI settings and add Exact Online to the list of supported providers 2 years ago
Kévin Chalet 885e21493f Map the "user_id" claim returned by Amazon to ClaimTypes.NameIdentifier 2 years ago
Kévin Chalet d2a35e844f Update the client console sandbox to support refreshing the user authentication 2 years ago
Kévin Chalet fb2565e298 Update PopulateMergedPrincipal to create a non-empty principal for all authentication demands 2 years ago
Kévin Chalet 3a0d074326 Add Amazon to the list of supported providers 2 years ago
Kévin Chalet b386b7844c Stop using the ClaimsIdentity constructor accepting a single string parameter and use explicit claim types 2 years ago
OpenIddict Bot 0a2d1d4021 Update the sponsors section 2 years ago
Kévin Chalet e9eff303ef Update MapStandardWebServicesFederationClaims to fall back to "name" when no "preferred_username" claim was found 2 years ago
Kévin Chalet 521f66b335 Update Versions.props to build 5.2.0-preview1 packages 2 years ago
Kévin Chalet 24e242e7b3 Fix the client assertion validation logic to avoid rejecting assertions that don't specify an "iat" claim 2 years ago
Kévin Chalet cf3e960055 Abort sign-in demands whose principal contains a standard claim with an invalid claim value type 2 years ago
OpenIddict Bot e27e42a28d Update the sponsors section 2 years ago
Kévin Chalet 05ab8b7428 Update the ClaimsIdentity/ClaimsPrincipal.GetClaim() extension to throw an exception when multiple claims of the same type exist 2 years ago
Kévin Chalet 7af133f98c Introduce a new DisableUserinfo option in RefreshTokenAuthenticationRequest to allow refreshing tokens acquired during a client credentials flow 2 years ago
Kévin Chalet b1005dad22 Add Orange France to the list of supported providers 2 years ago
Kévin Chalet ef71f21543 Decorate OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() with [EditorBrowsable(EditorBrowsableState.Never)] 2 years ago
Kévin Chalet b918c1a2aa Update the Twitter integration to map "name" to ClaimTypes.Name 2 years ago
Kévin Chalet aaf5a78603 Remove <EnablePreviewFeatures>true</EnablePreviewFeatures> from the client samples 2 years ago
Kévin Chalet 20c2d2f253 Bump the .NET SDK and the .NET/ASP.NET Core dependencies 2 years ago
OpenIddict Bot c4d4371ca5 Update the sponsors section 2 years ago
Kévin Chalet cc11536668 Bump Wilson to 7.2.0 2 years ago
Kévin Chalet 8b590c67cd Add Okta to the list of supported providers 2 years ago
Kévin Chalet 0658668e24 Remove invalid references to Windows in code comments present in the system integration package 2 years ago