What is the values you specified in the Material section when you tried to connect to VSTS?
For me, I provided the following: 1. *Material Type:* "Team Foundation Server" 2. *URL:* https://ourvso.visualstudio.com 3. *Domain:* I left this one empty 4. *Username:* firas.r (extracted from [email protected]) 5. *Password:* my VSTS password 6. *Project Path:* the correct project path (am sure about it) But I keep getting the error message: *"Access denied connecting to TFS server https://ourvso.visualstudio.com/ (authenticating as [email protected])"* One I tried the specific values: *Domain:* ourdomain *Username:* [email protected] I get the error message: *"This server requires federated authentication but no mechanism was available to handle it."* Can you help with that? Firas On Sunday, August 21, 2016 at 12:54:58 AM UTC+3, Scott Ma wrote: > > seems to fix my issue by using https://<username without domain>:<personal > token>@<yourvso>.visualstudio.com/.../_git/<your repo> > > > > On Saturday, August 20, 2016 at 4:37:07 PM UTC-5, Scott Ma wrote: >> >> Have anyone successfully used GO-CD with VSTS-Git? Locally I use window >> credential manager but there is no such option in the GO-CD setting. This >> issue is a show-stopper for me if I cannot even get the source code. >> >> Scott. >> > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
