Question 76

You've hit the URL for the Vault UI, but you're presented with this screen. Why doesn't Vault present you with a way to log in?
  • Question 77

    As a best practice, the root token should be stored in which of the following ways?
  • Question 78

    When generating dynamic credentials, Vault also creates associated metadata, including information like time duration, renewability, and more, and links it to the credentials. What is this referred to as?
  • Question 79

    Your co-worker has asked you to perform certain operations in Vault and has provided you with a token accessor (not the token itself). What Vault operations would you be allowed to perform using only the provided accessor? (Select three)
  • Question 80

    You are configuring your application to retrieve a new PKI certificate upon provisioning. The Vault admins have given you an AppRole role-id and secret-id to inject into the CI/CD pipeline job that provisions your app. The application uses the credentials to successfully authenticate to Vault using the API. Which of the following is true about the step next required after authenticating to Vault?