[main -> 1.0.x] Backport OAuth fixes - #5119
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Purpose
Backport three OAuth fixes from
mainto1.0.x.Approach
Cherry-picked unchanged; diffs are patch-identical to
main:739b7bcc1) - Restrict token introspection to access and refresh tokens4c4323cb2) - Bind CIBA-issued access tokens to the DPoP proof key721e49afb) - Requireid_token_hintto be an ID token at the logout endpointRelated Issues
Related PRs