Hello,
i have a visual builder studio app that calls an OIC integration with oauth 2 authentication type.
To make that possible, now i am granting ServiceInvoker role to the app via the IDCS Admin Console.
These are the steps:
-from the menu, select oracle cloud services
-from the list select the OIC instance to which i want the access
-go to application role tab
-click the button in the image and click assign application
-search the application by name and click ok..
Is there any way to automate this process with a pipeline in visual builder studio that calls the IDCS REST API?
Thanks in advance,
Andrea