Backport of docs: fix typo in security/acl into release/1.17.x (#21085)

backport of commit e49fc17ca5

Co-authored-by: nicoche <78445450+nicoche@users.noreply.github.com>
release/1.17.5
hc-github-team-consul-core 2024-05-14 10:36:57 -07:00 committed by GitHub
parent aa7d764fd0
commit dc54940773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Refer to the [ACL API reference](/consul/api-docs/acl) and [ACL CLI reference](/
## Workflow overview
Implementations may vary depending on the needs of the organization, but the following procedure describes the basic workflow for for creating and implementing ACLs:
Implementations may vary depending on the needs of the organization, but the following procedure describes the basic workflow for creating and implementing ACLs:
1. The person responsible for administrating ACLs in your organization specifies one or more authentication rules to define a [policy](#policies).
1. The ACL administrator uses the Consul API to generate and link a [token](#tokens) to one or more policies. The following diagram illustrates the relationship between rules, policies, and tokens: