Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vault CLI does not honour "path" parameter for login #3

Closed
biz812 opened this issue Nov 26, 2019 · 0 comments · Fixed by #7
Closed

Vault CLI does not honour "path" parameter for login #3

biz812 opened this issue Nov 26, 2019 · 0 comments · Fixed by #7
Assignees

Comments

@biz812
Copy link

biz812 commented Nov 26, 2019

Hi,

As per the subject line:

vault login -method=oci -path=foo auth_type=instance role=somerole
Error authenticating: Error making API request.

URL: PUT https://vault.example.com:8200/v1/auth/oci/login/somerole
Code: 401. Raw Message:

As you can see from the output the failed auth request is being reported as the default path, not the custom one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants