we are integrating Oracle ERP Application with SailPoint IIQ. We have leveraged OOTB connector Oracle ERP Cloud. Our target application team wanted to manage OCI users from SailPoint IIQ Application. when i have gone through the connector catalog , i don’t find a suitable connector. What is the best way we can integrate with OCI Application?
If there’s no OOTB connector for OCI, you can use one of the OOTB generic connectors for this. Looks like OCI has a REST api and supports SCIM provisioning
I think OCI has OOTB APIs for User management, group management and group membership management. You can use “Web Services” or “SCIM” or “SCIM2.0” connectors in SailPoint
If you have any API visibility as suggested @robert-hails@robert-hails use webservice connector, as suggested, use the webservice connector. In case you don’t have API visibility, you can use the JDBC connector. We did a similar implementation, and I think you can use the JDBC connector.