Clear instance credentials in Visual Studio Code

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Clear the stored credentials of the current project from the system. User credentials (instance URL, user name, password) of a project are stored in the operating system credentials vault so that the user does not need to log in each time.

    Avant de commencer

    Role required: none.

    Pourquoi et quand exécuter cette tâche

    Once you clear credentials from the current instance, the ServiceNow Extensions for Visual Studio Code extension prompts for authentication the next time you open VS Code. You can continue working in the current session.
    Remarque :
    The password is not stored in the Visual Studio Code settings.

    Procédure

    1. Navigate to All > View > Command Palette.
      You can also use a keyboard shortcut, Control+Shift+P on Windows or Command+Shift+P on MacOS to open the command palette.
    2. Choose Now: Clear Credentials from the command palette.
      Figure 1. Now: Clear credentials command
      Clear Credentials command
      The credentials of the current project are cleared.
    3. Facultatif : Navigate to Code > Preferences > Settings > Workspace > Extensions > ServiceNow to check whether the credentials and the instance URL have been deleted.
      Figure 2. Clear credentials
      Navigation to clear credentials
      Remarque :
      To re-enter your credentials, navigate to Code Preferences Settings Workspace Extensions Now. Enter your credentials in Username and Password fields.