Exam Name: | HashiCorp Certified: Vault Associate | ||
Exam Code: | VA-002-P Dumps | ||
Vendor: | HashiCorp | Certification: | HashiCorp Security Automation Certification |
Questions: | 200 Q&A's | Shared By: | millie-mae |
Select the policies below that permit you to create a new entry of foo=bar at the path /secrets/apps/my_secret (select three)
What type of policy is shown below?
1. key_prefix "vault/" {
2. policy = "write"
3. }
4. node_prefix "" {
5. policy = "write"
6. }
7. service "vault" {
8. policy = "write"
9. }
10. agent_prefix "" {
11. policy = "write"
12. }
13. session_prefix "" {
14. policy = "write"
15. }
The userpass auth method has the ability to access external services in order to provide authentication to Vault.