Embed the App Password auth to VS Code when using WSL

XMLWordPrintable

    • 1

      Issue Summary

      When authenticating using VS Code inside WSL, the app password is not stored in the credential manager and prompts the user to add it every time when cloning.

      Steps to Reproduce

      1. Open a WSL instance inside VS Code 
      2. Run a git clone command using the HTTPS protocol 

      Expected Results

      It should use the app password embedded in the credential manager and clone it directly. 

      Actual Results

      The below exception is thrown in the screenshot file:

      Workaround

      As a workaround, you can authenticate using: 

      • The App password on the clone url 
      • The ssh protocol and ssh key 

            Assignee:
            Unassigned
            Reporter:
            Nathalia R (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: