Question 1

From the options below, select the auth methods that are better suited for machine-to-machine authentication (select five):
  • Question 2

    You have a long-running app that cannot handle a regeneration of a token or secret. What type of token should be created for this application in order to authenticate and interact with Vault?
  • Question 3

    You need to create a limited-privileged token that isn't impacted by the TTL of its parent. What type of token should you create?
  • Question 4

    Which of the following unseal options can automatically unseal Vault upon the start of the Vault service?
    (Select four)
  • Question 5

    You have successfully authenticated using the Kubernetes auth method, and Vault has provided a token. What HTTP header can be used to specify your token when you request dynamic credentials? (Select two)