What is the Vault CLI command to query information about the token the client is currently using?
As a best practice, the root token should be stored in which of the following ways?
An organization wants to authenticate an AWS EC2 virtual machine with Vault to access a dynamic database secret. The only authentication method which they can use in this case is AWS.
When an auth method is disabled all users authenticated via that method lose access.
The key/value v2 secrets engine is enabled at secret/ See the following policy:
Which of the following operations are permitted by this policy? Choose two correct answers.
To make an authenticated request via the Vault HTTP API, which header would you use?
A web application uses Vault's transit secrets engine to encrypt data in-transit. If an attacker intercepts the data in transit which of the following statements are true? Choose two correct answers.
You have been tasked with writing a policy that will allow read permissions for all secrets at path secret/bar. The users that are assigned this policy should also be able to list the secrets. What should this policy look like?
When looking at Vault token details, which key helps you find the paths the token is able to access?