Sign in to on-prem Azure Devops?
Is there a way to have the app sign into a self-hosted (up to date) azure devops instance?
Hi, honestly I don't know how on-premise works, is it just a different url (instead of the default dev.azure.com/
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.
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