Completed
Last Updated: 14 Sep 2020 07:16 by ADMIN
ADMIN
Elena
Created on: 04 Apr 2017 11:14
Type: Feature Request
0
Git Integration// Two step authentication is not supported for GitHub
It would be useful if two step authentication is supported for GitHub remote repository. 
2 comments
Tom
Posted on: 04 Apr 2017 15:55
The above and/or cautionary notes about Two Factor Authentication (2FA), or Two Step Authentication (2SA) should be referenced in the Test Studio User's Guide.
Tom
Posted on: 04 Apr 2017 15:54
If you have 2SA set up through GitHub for your account or through individual remote repositories, you will need to get around this using a Personal Access Token through GitHub.
o From your GitHub.com account, go to your Settings
o Scroll down and click on "Developer Settings => Personal access tokens"
o Click on "Generate new token" at the top of the "Personal Access Tokens"
o Give your token a name
o Click on the group checkbox for "repo" (all sub boxes will be checked)
o Click the "Generate token" button
o To the right of the generated token in the green box, copy this token to your clipboard by clicking on the copy to clipboard icon to the right of the token
o Now instead of entering in your password in connecting or opening a remote project through Test Studio to Git, paste this token into the password field instead.