2020-04-07 18:55:19 +00:00
|
|
|
---
|
|
|
|
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.
|
|
|
|
---
|
|
|
|
|
2020-09-01 15:14:13 +00:00
|
|
|
# ACL System ((#version_8_acls))
|
2020-04-07 18:55:19 +00:00
|
|
|
|
2020-08-13 21:02:44 +00:00
|
|
|
This content has been moved into the [ACL Guide](https://learn.hashicorp.com/tutorials/consul/access-control-setup-production).
|
2020-04-07 18:55:19 +00:00
|
|
|
|
2020-04-09 23:46:54 +00:00
|
|
|
See [Complete ACL Coverage in Consul 0.8](/docs/acl/acl-legacy) for details
|
2020-04-07 18:55:19 +00:00
|
|
|
about ACL changes in Consul 0.8 and later.
|