2
Solved

Connection Problem - 302 Azure Devops - Multiple Organizations

I have access to with the same account to multiple organizations. I am able to connect to the Devops instance for my primary organization but recieve a 302 when connecting to the other. 

I have tried logging out of all instances but this does not solve the problem.

Currently running v2.19.1 with an active subscription.

Connection problem

There was a problem accessing your account: Response status code does not indicate success: 302 (Found).

2 replies

1

We reviewed the logs in a private ticket, and found out that in some configurations VSTS does not handle authentication in a way that CatLight expects.

As a workaround, try connecting using alternate credentials. To set up these credentials, in VSTS , click on your user picture in top right -> Security -> Alternate Credentials -> Enable.

In Catlight app, create a TFS connection (not VSTS) and use the following address: https://dev.azure.com/<your_account_id> . Uncheck "automatic configuration" and provide the alternate credentials: secondary user name and password.

Thanks for the bug report. Please attach the application logs to a private ticket , and we will investigate this further.