Question 56

When looking at Vault token details, which key helps you find the paths the token is able to access?
  • Question 57

    A large organization uses Vault for various use cases with multiple auth methods enabled. A user can authenticate via LDAP, OIDC, or a local userpass account, but they receive different policies for each method and often need to log out and back in for different actions. What can be configured in Vault to ensure users have consistent policies regardless of their authentication method?
  • Question 58

    Which of the following is true about the token authentication method in Vault? (Select three)
  • Question 59

    According to the screenshot below, what auth method did this client use to log in to Vault?
    (Screenshot shows a lease path: auth/userpass/login/student01)
  • Question 60

    You have multiple Vault clusters in your environment, one for test and one for production. You have the CLI installed on your local machine and need to target the production cluster to make configuration changes. What environment variable can you set to target the production cluster?