You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi,
As per the subject line:
As you can see from the output the failed auth request is being reported as the default path, not the custom one.
The text was updated successfully, but these errors were encountered: