A security engineer needs to assign multiple ACL policies to a single Consul token so that a service identity has all the permissions it needs. Which approach correctly assigns multiple policies to a Consul ACL token using the CLI?
consul acl token create -policy-name=policy1 -policy-name=policy2 to assign multiple policies at creationconsul acl role create to create a role, then attach the role to the tokenMore Access control lists (ACLs) Questions
24 questions
Full HashiCorp Certified: Consul Associate (003) Practice Test
All topics covered
All HashiCorp Certified: Consul Associate (003) Questions
Browse by topic
Related Questions
Which command initializes the Consul ACL system for the first time and returns the initial managemen...
A Consul operator wants to run CLI commands without specifying a token on every command. Which envir...
An operator creates a Consul ACL policy with the rule below. Which operations does this policy permi...
A Consul operator wants agent ACL tokens to survive agent restarts so they are not lost when the age...
A team discovers that a Consul agent's ACL token was compromised. They immediately want to revoke th...
Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy
Discussion
Be the first to share your understanding of this concept
Sign in to join the discussion