Disallow unsupported rules for pre-issue access token action (v1)#9533
Disallow unsupported rules for pre-issue access token action (v1)#9533Lashen1227 wants to merge 3 commits intowso2:masterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
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✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9533 +/- ##
=======================================
Coverage 55.88% 55.88%
=======================================
Files 42 42
Lines 1020 1020
Branches 254 246 -8
=======================================
Hits 570 570
Misses 416 416
Partials 34 34
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
… in execution rule and support for token exchange
This pull request updates the pre-issue access token action configuration form to support version-specific rule restrictions and improves how disallowed rules are handled for different action types.
Key changes:
ActionsConstants.__TEMPORARY__DISALLOWED_RULESobject to include version-specific disallowed rules for thePRE_ISSUE_ACCESS_TOKEN_URL_PATHaction type."token_exchange", "device_code", "organization_switch", "jwt_bearer", "saml2_bearer"rules are now disallowed for versionv1.V1:


V2:


Related PRs
Checklist
Security checks
Developer Checklist (Mandatory)
product-isissue to track any behavioral change or migration impact.