Problems Connecting to HashiCorp Vault via Vault Plugin
It looks like the ui for the HashiCorp Vault plugin has changed. I am using this blog post to try to configure Vault support.
https://blog.jetbrains.com/teamcity/2017/09/vault/
The TeamCity plugin is asking for data not listed in the post and I don't know what to supply .
Connection Parameters:
Connection type: HashiCorp Vault
Display name: HashiCorp Vault
Parameter namespace: preprod
Vault URL: https://vault.ourcompany.domain.com
AppRole auth endpoint path: approle
AppRole Role Id : teamcity
AppRole Secret Id: <my secret id>
When I 'Test Connection' I get a Connection failed! dialog. "Cannot log in to HashiCorp Vault using AppRole credentials:"
I have configured AppRole via the instructions here: https://www.vaultproject.io/docs/auth/approle.html#via-the-api-1
I have configured
Please point me in the right direction,
Thanks
Please sign in to leave a comment.
Sorry for the delay. I think your last sentence cut off ("I have configured"), and the list of parameters you copied don't really say what part you are having issues understanding. Most of them are self explanatory and for the rest, the blog post was updated about 4 weeks ago with the details of the upgrades that happened in between.
If you have double checked everything, please collect the server logs for more details, try to see whether the server is actually trying to authenticate (and maybe not doing so properly) or where the issue resides, and if you can't get any further, send those logs to us via the Submit a request button on top of this page.