What environment variable overrides the CLIs default Vault server address?
a
A user successfully logs into Vault with the following cURL command: curl --request POST --data @payload.json http://127.0.0.1:8200/v1/auth/ldap/login/mitchellh
The response will include what information?
a
Which endpoint can be used to list all tokens?
d
When looking at Vault token details, which key helps you find the paths the token is able to access?
c
Which of the following statements are true about the default policy? (Choose two.)
ab
Running the second command in the GUI CU will succeed.
b
Which of the following describes the Vaults auth method component?
a
A child token must be assigned the same or a subset the parent tokens policies.
a
What attributes are unique to batch tokens? (Choose three.)
abd
You can build a high availability Vault cluster with any storage backend.
b