Can we produce a JDBC connection integration with the SailPoint IIQ Database

Hi All,

We are trying to setup a JDBC connection with the SailPoint IIQ Database. Has anyone tried the same or knows how to do it. Some insights will be helpful

Hi @sayandeep_zurich,

yes you can(like Obama says), you can use the same configuration that you have in the iiq.properties file. but be careful what you do if you want to write, you are working on the same db that the application uses.

Also, if need something more easy, you use the api of iiq with a SCIM 2 connector or a loopback connector, but it depends on what you want to do