azure_devops_app icon indicating copy to clipboard operation
azure_devops_app copied to clipboard

Sign in to on-prem Azure Devops?

Open JohnBergman opened this issue 2 years ago • 3 comments

Is there a way to have the app sign into a self-hosted (up to date) azure devops instance?

JohnBergman avatar Dec 04 '23 20:12 JohnBergman

Hi, honestly I don't know how on-premise works, is it just a different url (instead of the default dev.azure.com/)? Can you login with your PAT and/or with Microsoft sign in?

sstasi95 avatar Dec 12 '23 14:12 sstasi95

On prem is in some parts of the API similar but especially when it comes to user management it’s different. The most common problem are self signed certificates some IT departments are using for internal servers. They usually don’t work with 3rd party apps that don’t explicitly provide a “don’t validate ssl” feature.

JamborJan avatar Jul 22 '24 20:07 JamborJan

Hi @JohnBergman @JamborJan,

Currently, the app is designed for Azure DevOps Services (cloud version), and on-premise support is not implemented. If on-premise support is something you’d like to help develop, we’d need collaboration from users who actively use on-prem to test and refine the integration. If you’re interested in working with us on this, feel free to reach out at [email protected] or open a discussion on GitHub.

Let’s make it happen together! 🚀

PurpleSoft Team

tiz-sharp avatar Feb 07 '25 11:02 tiz-sharp