Open luisxkimo opened 4 years ago
Proper value for AppRole auth endpoint path
would be role
in your case
Hi @VladRassokhin ,
We've tried with some options:
approle approle/ /approle auth/approle auth/approle/ /auth/approle/ /auth/approle auth/approle/login
And every time we get the same error: missing client token
Hi,
I have lot of problems to connect with the plugin to my Vault instance. I get different errors when I tried some approach with the parameters.
1. With approle in the role path
2. With the path role that I used to read from cli
I used this role Id and secret Id in a http post request and it works:
POST: https://vaultinstance.com/v1/auth/approle/login
RESPONSE
TC Version: 2019.2.3 (build 72031) Plugin version: 0.1.92 (got from TC compilation)