Using Named Passwords
A named password is a variable that users can use across a project's build job configurations. Named passwords can be used in any password field in the job configuration, such as external Git repositories, SQLcl, PSMcli, and Docker configurations.
When the password changes, change the value of the variable and the new password is applied to all jobs and configurations where the variable is used. Note that the named password is not an environment variable. To use a named password as an environment variable, create a Password build parameter and set it to use the named password.
Create a Named Password
You must be assigned the project Owner role to create a named password.
Action | How To |
---|---|
Create a named password |
After creating the named password, share its name with your project users. |
Edit a named password |
|
Delete the named password |
After deleting the named password, let your project users know that it's no longer available. |