Skip to content
CA-003
Access control lists (ACLs)
hard
Question 1 of 24

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?

ACreate a new policy that merges all rules, then assign it to the token
BUse consul acl token create -policy-name=policy1 -policy-name=policy2 to assign multiple policies at creation
CUse consul acl role create to create a role, then attach the role to the token
DPolicies must be assigned to tokens one at a time; create multiple tokens

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

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion