Which of the following are supported auth methods for Vault? (select four)
The latest changes and updates from the administration for this exam.
Latest Update: May 18 2026
All questions are working fine.
Which of the following are supported auth methods for Vault? (select four)
Select all that apply
Although batch and service tokens share many characteristics, which of the following are true only about batch tokens? (select three)
Select all that apply
Hanna is working with Vault and has been assigned a namespace called integration, which is where she stores all of her secrets. Hanna configures her application to use the following API request, but the request is failing. What changes below will help Hanna properly retrieve the secret?

Select all that apply
Based on the screenshot below, what auth method is being used to authenticate to Vault?

You have multiple Kubernetes pods that need frequent access to Vault to retrieve credentials for establishing connectivity to a backend database. You enable the Kubernetes auth method in Vault. What resource do you need to create within Kubernetes to complete this configuration?
True or False? After the lease has expired for a dynamic secret, Vault revokes the credentials on the backend platform for which they were created (i.e., database, AWS, Consul)
What is the default TTL for tokens in Vault if one is not specified?
Complete the sentence: Unsealing Vault is the process of ___________________________.
True or False? To encrypt existing encrypted data with the latest version of the encryption key, you need to first decrypt it and then request Vault to re-encrypt it with the latest version of the encryption key.
What Vault feature can be used to locally cache secrets for an application and reduce the number of requests sent to Vault?