Configuring the Secret Server Application Account in Jenkins

Configuring an application account for Secret Server in Jenkins involves creating an application account credential. The application account credential securely stores the application account's username and password that the Delinea Secret Server Plugin uses to connect to your Secret Server instance. To create the application account credential, you must use the SecretServer User Credentials credential type.

To create the Secret Server application account credential:

  1. Go to Jenkins > Credentials > Add Credentials.

  2. In the Kind box, select SecretServer User Credentials.

  3. Provide the following details:

    • Username: Enter the username of the Secret Server application account.

    • Password: Enter the password of the Secret Server application account.

  4. Save the credential.