Remove a Credential
Learn how to remove a credential when it's no longer needed
In case you need to rotate credential keys, you can edit a credential instead of removing a credential and create a new one. To edit a credential, follow the guide Edit a Credential
If you are really sure you want to remove a credential, that cannot be done if the credential to be removed is currently in use by any environment resource. To remove a credential that is currently in use you should edit each resource using that credential to use another credential.
- On Devopness, navigate to a project and select an environment.
- Find the
Credentialscard. - Click
Viewon theCredentialscard to see a list of existingCredentials. - In the list of credentials, find the credential you want to remove and click the
NAMEof the credential - On the upper-right corner of the credential details view click
REMOVE - Follow the prompts then click
REMOVE - In the list of credentials, the recently removed
Credentialwill be gone
Get a Credential’s Status
Get a Credential's Status to validate if a credential is still active and remains accepted by its provider.
SSH keys
In this section you will learn how to create an SSH key pair, add SSH keys to an infrastructure environment, authorize the added keys to allow users to SSH into one or multiple servers and how to remove access from users that should no longer be able to login into servers to which they used to have access.