Secrets Management Procedures¶
Intended audience: Anyone who is developing applications at the USDF.
Requesting Vault Access¶
To request access to Vault submit a Service Now Ticket and specify the Vault secrets path. If you do not know the secret path ask a colleague who has access or if not known include the application name.
Vault Command Line Interface¶
To use the Vault Command Line Interface on the USDF interactive nodes use the below commands. Replace with your username and login with your Windows account.
export VAULT_ADDR=https://vault
module load vault
vault login -method=ldap username=replace