Integrating Teamcity with Bitbucket cloud
In our project we have installed Teamcity in our VPN network. Is it possible to integrate it with Bitbucket cloud? The issue is that Teamcity uses OAuth and Bitbucket cannot connect back to Teamcity using the provided callback URL because it does not have access to the VPN network.
Please sign in to leave a comment.
Hi Igor,
as far as I know, it should still work. Just make sure that when registering the OAuth in bitbucket you place the URLs exactly as teamcity gives them to you. If it fails, please show us the error message you are getting and both the urls that teamcity tells you to add to OAuth as well as the OAuth config screen.