-
Notifications
You must be signed in to change notification settings - Fork 27
Home
MysticBoy edited this page Dec 8, 2018
·
3 revisions
Welcome to the GitLab.VisualStudio wiki!
For the new version of Gitlab:
- https//gitlab.com or your GitLab server
- input your email address or username
- your password (not the token)
- use "GitLab ApiV4 Oauth2" don't use "API v4" as the instructions direct
- Two-Factor : Off
For older versions of Gitlab
- Your GitLab server
- input your email address or username
- your password (not the token) 1.use "GitLab ApiV3 Oauth2" or "API v3"
by Brett Winters
- In GitLab, [top right] go to Settings then Access Tokens (left menu)
- Enter a name & expire time (optional).
- Check off "api" as the scope.
- Click "Create Personal Access Token". This will appear in a textbox at the TOP of the page.
- In Visual Studio, click "Connect" beside GitLab.
- Enter your GitLab Username and paste in the Access Token.
- Change it to "API v4" instead of "API v4 OAUTH2".
- Make sure "Two Factor Authentication" is CHECKED.
- Save. You're DONE.
-
GitLab and LDAP credentials If you create a personal access token (https://yourgitlaburl.com/profile/personal_access_tokens) and select 2fa and use your ldap username + your PAT you will be able to login and use the plug-in.