This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connecting to external SQL server - secure string

Hi Experts,

I'm new to using One Identity. I'm using v6.1.4

I need to connect to an external SQL database to read some information from their tables. An account login exists for the one identity service account in the external SQL database already with full read rights.

I would like to find out what is the most "secure" way to define the connection string? I was thinking of using the data importer but I don't want to hardcode the connection string in the generated script. I thought of using configuration paramater to store the connection string but then too it is in plain text. 

What is the recommended approach here, both to secure the connection string as well as the actual connection itself? (SSL?)

Thanks

Kin