Export integration package using REST API "with SSO user account"
Organization Name: Oracle
Description:
while export/import of integration package, we have only basic authentication to use, where we need to provide username, password directly as per these pages:
https://docs.oracle.com/en/cloud/paas/integration-cloud/integration-cloud-auton/export-integration-and-process-design-time-metadata-instances-rest-apis.html https://www.ateam-oracle.com/post/ics-to-oic-migration
and this will be a admin user credentials, which we need to store in code/configuration files.
- is their any other authentication mechanism?
- as of now, if we use basic auth itself, is their any security restricting way to limit for only export import operations for API?
This security concern may be their for some other paas APIs also.
Tagged:
2