...
You must first create a Credential Store in FlexDeploy by clicking the Create Store button on Administration - Security - Credentials page. The credential store represents an instance of a specific type of credential store provider. If you have more than one Thycotic Secret Server, you will create an equal number of Credential Stores in FlexDeploy.
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 |
...