...
Here are the configurations necessary for this store.
Property Name | Notes | Example |
---|---|---|
Thycotic Server Hostname | Thycotic will be accessed using URL https://<Thycotic Server Hostname>/SecretServer | thycotic.mycompany.com |
Thycotic Username | Username of the service account to access Thycotic Secret Server | as per your server configurations |
Thycotic Password | Password of the service account to access Thycotic Secret Server | as per your server configurations |
Thycotic Domain | Domain of the service account to access Thycotic Secret Server | as per your server configurations |
Ignore SSL Errors | Use default SSL configuration and ignore any SSL errors | true or false. Defaults to true |
Tip |
---|
You may have to add certificate to Java keystore, see Adding certificate to Java Keystore |
...