2065 Commits (fddb09508607faa29cc6e73fe5e56f080d139854)
 

Author SHA1 Message Date
Kévin Chalet fddb095086 Update Versions.props to build 7.1.0-preview.1 packages 9 months ago
Kévin Chalet d9d9ac3393 Update the support policy to include OpenIddict 7.0 9 months ago
Antony Petras 4153387a76
Add NetSuite to the list of supported providers 9 months ago
Kévin Chalet d67512adb1 Normalize the issuer assigned to the Contentful provider 9 months ago
OpenIddict Bot 36a3fcb54b Update the sponsors section 9 months ago
Maciej Jakubiak fc8a73821b
Optimize the token revocation process in the Entity Framework 6.x/Entity Framework Core stores 9 months ago
Kévin Chalet 7267fa03b6 Introduce new methods in OpenIddictApplicationDescriptor to make working with permissions and settings easier 9 months ago
Kévin Chalet dc04b1706c Fix the OpenIddict server Data Protection integration to use a correct token type hints lookup 9 months ago
Kévin Chalet ded9231c55 Update the support policy section 9 months ago
Kévin Chalet 5e3bd3ac32 Update Versions.props to build 7.0.0-rc.1 packages 9 months ago
Kévin Chalet e3b32065ea Update the ID0479 message to use the correct letter case for the Stripe account types 9 months ago
Kévin Chalet a72febd75c Generate access types and durations constants for the Aliba, Google, Huawei, MusicBrainz, Reddit and Zoho providers 9 months ago
Kévin Chalet ea09c7f2fb Update the console sandbox to use the Google integration 9 months ago
Kévin Chalet 7dcd7a07b3 Update the workload rollback file 10 months ago
Kévin Chalet 3bf631bafc Bump the .NET SDK and packages 10 months ago
Kévin Chalet 714bbe5a54 Add Bungie.net to the list of supported providers 10 months ago
Kévin Chalet 3a7d09ecff Update the Apple integration to force using the generic "JWT" type for client assertions 10 months ago
Kévin Chalet 55cd0e94a8 Update all the token type validation delegates to assume that tokens that don't have a "typ" header are generic JSON Web Tokens 10 months ago
Kévin Chalet 91a68c161a Implement client authentication support for the PAR endpoint 10 months ago
Kévin Chalet d95b32221c Stop using the token endpoint URI as the client assertion audience and use the new "client-authentication+jwt" JSON Web Token type 10 months ago
OpenIddict Bot c40383f487 Update the sponsors section 10 months ago
Kévin Chalet 78ba0a3dec Implement built-in audiences and resources indicators validation 10 months ago
OpenIddict Bot faa69c1145 Update the sponsors section 10 months ago
Kévin Chalet 9a74ea5e4f Remove unnecessary view models 10 months ago
Kévin Chalet 8c94cb7c13 Implement OAuth 2.0 Token Exchange support 10 months ago
Kévin Chalet c887672c4a Support using Process.Start() on macOS and reintroduce the runtime checks preventing the portable version of OpenIddict.Client.SystemIntegration from being used on Android, iOS and Mac Catalyst 10 months ago
OpenIddict Bot 738256ccdb Update the sponsors section 10 months ago
Kévin Chalet b8315727b8 Enable nullable references support in the ASP.NET Core samples 10 months ago
Kévin Chalet b33dad15f3 Implement new audience and presenter validation logic as part of the ValidateToken event 10 months ago
Kévin Chalet 36424f84b3 Improve the WWW-Authenticate parsing logic 10 months ago
Kévin Chalet b72bfd2c40 Update the samples to clarify the relationship between the expiration of the authentication results returned by OpenIddict and the lifetime of authentication cookies based on them 10 months ago
Kévin Chalet efdf8ce19b Move the token binding methods constants to a private nested class exposing URI-style values 10 months ago
OpenIddict Bot 32f70f2eec Update the sponsors section 10 months ago
Kévin Chalet 20abfe0b2c Update the OWIN client host to resolve the default cookie manager from the application builder when available 10 months ago
OpenIddict Bot 4f6cef032d Update the sponsors section 10 months ago
Kévin Chalet ec7612dd9c Fix invalid resource identifiers 10 months ago
Kévin Chalet ea5741d5af Fix the Android/iOS/Mac Catalyst/macOS workloads detection logic 10 months ago
Kévin Chalet 996ffeec37 Remove the runtime checks that prevent the generic version of OpenIddict.Client.SystemIntegration from being used on Android/iOS/macOS/Mac Catalyst 10 months ago
Kévin Chalet 0048dc4b73 Change the maximum length of the OpenIddictEntityFrameworkToken/OpenIddictEntityFrameworkCoreToken.Type column from 50 to 150 10 months ago
Kévin Chalet c1359e9bda Bump Wilson to 8.10.0 10 months ago
Kévin Chalet 423a00bf80 Update Versions.props to build 7.0.0-preview.4 packages 10 months ago
Kévin Chalet 07553cd4f2 Update the Discord provider to use /users/@me instead of /oauth2/@me 11 months ago
Kévin Chalet 99e4ca1404 Update the provider generator to support generating string constants 11 months ago
Kévin Chalet 84a9142de4 Update the Zoho provider to support the new United Kingdom region 11 months ago
Mike Alhayek 0c58cba515 Add Genesys to the list of supported providers 11 months ago
Kévin Chalet b90d888f84 Update the Alibaba/Battle.net/Cognito/Lark/Zoho providers to throw an exception when an invalid/unsupported region is specified 11 months ago
Kévin Chalet bcfe2f05d3 Update OpenIddictParameter to return empty immutable arrays instead of uninitialized instances 11 months ago
Kévin Chalet 9638ae410c Special-case JsonValue instances that wrap a JsonElement object 11 months ago
Kévin Chalet b0cacfe483 Remove the unused SUPPORTS_NATIVE_AOT compilation constant 11 months ago
Kévin Chalet ff57da7ec0 Add AddClaim(s)/SetClaim(s) extensions accepting JsonNode instances 11 months ago