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.

About this task

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

Procedure

  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. (Optional) 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
    Note: To re-enter your credentials, navigate to Code Preferences Settings Workspace Extensions Now. Enter your credentials in Username and Password fields.