Clear instance credentials in Visual Studio Code

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • 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.

    始める前に

    Role required: none.

    このタスクについて

    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.
    注:
    The password is not stored in the Visual Studio Code settings.

    手順

    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.
      図 : 1. Now: Clear credentials command
      Clear Credentials command
      The credentials of the current project are cleared.
    3. オプション: Navigate to Code > Preferences > Settings > Workspace > Extensions > ServiceNow to check whether the credentials and the instance URL have been deleted.
      図 : 2. Clear credentials
      Navigation to clear credentials
      注:
      To re-enter your credentials, navigate to Code Preferences Settings Workspace Extensions Now. Enter your credentials in Username and Password fields.