azdo-userscripts icon indicating copy to clipboard operation
azdo-userscripts copied to clipboard

Add optional redirect from *.visualstudio.com to dev.azure.com/*

Open kroeschl opened this issue 2 years ago • 2 comments

Microsoft recommends using dev.azure.com/{org} instead of {org}.visualstudio.com: https://learn.microsoft.com/en-us/azure/devops/extend/develop/work-with-urls

It would be nice to automatically redirect from {org}.visualstudio.com because switching between the two can force the user to re-authenticate on both sites, which is annoying.

kroeschl avatar Jun 05 '23 15:06 kroeschl

Thanks for opening this pull request! Please check out our contributing guidelines.

welcome[bot] avatar Jun 05 '23 15:06 welcome[bot]

Having run with this on my local system for a while, at least this implementation doesn't stop the connection soon enough to prevent having to re-authenticate with Azure. I'm not sure if/how we can run sooner though.

kroeschl avatar Aug 22 '23 13:08 kroeschl