How can we integrate idcs and oci in sailpoint ISC, which connector can we use?
can you elaborate more, like do you have APIs, otherwise if you need direct connector check below connectors list
you can check on the sailpoint documentation. provide the detailed query .
You can use the Oracle Identity Cloud Service (IDCS) Connector to integrate IDCS with SailPoint ISC. IDCS accounts, groups, and roles can be aggregated and provisioned through this connector.
For Oracle Cloud Infrastructure (OCI), SailPoint does not provide a dedicated OCI connector. The common approaches are:
- Use the Web Services Connector and integrate with OCI REST APIs.
- Use the SCIM 2.0 Connector if the OCI service exposes SCIM endpoints.
- For complex requirements, use the IdentityNow SaaS Connectivity / Web Services connector with custom operations to manage OCI resources.
Recommended approach:
- IDCS → Use the native Oracle IDCS Connector.
- OCI → Use the Web Services Connector with OCI APIs for account and entitlement management.
Many OCI access use cases are managed through IDCS, so if your OCI environment is federated with IDCS, integrating IDCS alone may cover most identity lifecycle and access management requirements