Have anyone successfully used GoCD with Visual Studio Team Service?
I tried the following when trying to add Material:
- Type: "Team Foundation Server"
- URL: https://ourvso.visualstudio.com
- Domain: I left this one empty
- Username: firas.r (extracted from firas.r@ourdomain.com)
- Password: my VSTS password
- 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 firas.r@ourdomain.com)"
When I tried the specific values:
Domain: ourdomain
Username: firas.r@ourdomain.com
I get the error message: "This server requires federated authentication but no mechanism was available to handle it."
Any help?