Update third-party tool credentials in DevOps Change Velocity

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • If your tool credential has changed, you must update the credentials in your ServiceNow instance to avoid getting disconnected.

    Before you begin

    Role required: sn_devops.admin

    Procedure

    Update your tool credentials using one of the following methods.
    OptionSteps
    From Workspace
    1. Navigate to Workspaces > DevOps Change Workspace > Tools > <tool type>.
    2. Select the tool for which you want to update your credentials.
    3. In the tool record, select More Actions > Update credentials.
    4. Select the Credential type.
      • If the credential type is Basic Auth, enter the new password or access token.
      • If the credential type is OAuth, enter the new credential.
      Note:
      This step is only applicable for tools which support OAuth 2.0 based authentication.
    5. Enter the updated credentials in the corresponding field.
      Note:
      You can change your password/token, username, or authentication type.
    6. Select Check permissions to verify if the required permissions are available.
      Note:
      If you are connecting to GitHub, for OAuth 2.0 and GitHub App credential, the GitHub app slug name is required to check permissions. If it is not provided, tool credentials will be updated without checking permissions.
    7. Select Update credentials to update the credentials. The tool will be in the disconnected state.
    8. Select Connect to establish the connection.
    From Classic
    1. Navigate to All > DevOps > Tools > <tool type>.
    2. Select the tool for which you want to update your credentials.
    3. From the Tool connections related list, select the credential record.
    4. Enter the updated credentials in the corresponding field, and select Save. The tool will be in the disconnected state.
    5. Select Connect to establish the connection.