77ff9265a6
* Fix broken links in Consul docs * more broken link fixes * more 404 fixes * 404 fixes * broken link fix --------- Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
13 lines
488 B
Plaintext
13 lines
488 B
Plaintext
---
|
|
layout: docs
|
|
page_title: ACL System
|
|
description: >-
|
|
Consul provides an optional Access Control List (ACL) system which can be used
|
|
to control access to data and APIs. The ACL system is a Capability-based
|
|
system that relies on tokens which can have fine grained rules applied to
|
|
them. It is very similar to AWS IAM in many ways.
|
|
---
|
|
|
|
# ACL System ((#version_8_acls))
|
|
|
|
This content has been moved into the [ACL Guide](/consul/tutorials/security/access-control-setup-production). |