Hide PreIssueIDToken action in sub org level.#1046
Conversation
WalkthroughA new action type parameter Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
components/org.wso2.carbon.identity.api.server.action.management/org.wso2.carbon.identity.api.server.action.management.v1/src/main/java/org/wso2/carbon/identity/api/server/action/management/v1/core/ServerActionManagementService.java(1 hunks)
Related Issues
This pull request makes a small but important update to the list of action types not allowed at the organization level in the
ServerActionManagementServiceclass. The change adds thePRE_ISSUE_ID_TOKENaction type to theNOT_ALLOWED_ACTION_TYPES_IN_ORG_LEVELset, ensuring that this action type is also restricted at the organization level.PRE_ISSUE_ID_TOKENto the set of action types not allowed at the organization level inServerActionManagementService.javaSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.