- (Topic 2)
Which of the following auth methods is the best choice for human interaction with Vault (as opposed to machine/system authentication)?
Correct Answer:D
- (Topic 4)
An Active Directory admin created a service account for an internal application. You want to store these credentials in Vault, allowing a CI/CD pipeline to read and configure the application with them during provisioning. Vault should maintain the last 3 versions of this secret. Which Vault secrets engine should you use?
Correct Answer:D
- (Topic 5)
The following three policies exist in Vault. What do these policies allow an organization to do?
Correct Answer:C
- (Topic 2)
What is the result of the following Vault command?
$ vault auth enable kubernetes
Correct Answer:B
- (Topic 5)
When an auth method is disabled all users authenticated via that method lose access.
Correct Answer:A
- (Topic 3)
Which of the following tokens are representative of a batch token? (Select two)
Correct Answer:BC