Split Invoker Role into Separate Roles for Manual Invocation and Retry in OIC
In Oracle Integration Cloud (OIC), the current Invoker role provides the ability to manually submit integrations and retry failed instances. This combined role poses a security risk in production (PRD) environments by granting broad access. We propose splitting this role into two distinct roles:
- Invoker: Manual Invocation Role (for triggering integrations)
- Retry Role (for retrying failed instances)
This separation will enhance security by ensuring that users only have the access necessary for their tasks, thus reducing the risk of unauthorized actions in PRD.
1