Enable 'share' Function for REST API Access in OIC Projects
We use Oracle Integration Cloud (OIC) projects and connect via REST API using OAuth2 clients. Currently, the share function works in the UI ✅, allowing us to manage project access easily.
However, this functionality is not available for REST API calls 🚫. If we want to call OIC Project related REST API, we must set the 'share' visiblity to 'everyone'. Or we must assign the OIC admin rol to the system that want to perform this call.
We propose:
- 🔑 Allow OAuth2 clients / integrated applications to inherit
shareaccess via REST API. - 🚫 Avoid giving ‘OIC Admin’ role to integrated applications, which grants excessive permissions
Tagged:
1