- (Topic 4)
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?
Correct Answer:B
- (Topic 3)
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?
Correct Answer:B
- (Topic 3)
When a lease is created, what actions can be performed by using only the lease ID? (Choose two)
Correct Answer:AB
- (Topic 4)
True or False? Performing a rekey operation using the vault operator rekey command creates new unseal/recovery keys as well as a new root key?
Correct Answer:B
- (Topic 5)
When creating a policy, an error was thrown:
Which statement describes the fix for this issue?
Correct Answer:A