From 6708871054feb5d6175071dc4b7393aaf4ed04ee Mon Sep 17 00:00:00 2001 From: James Phillips Date: Thu, 20 Jul 2017 09:34:13 -0700 Subject: [PATCH] Update index.html.md --- website/source/api/index.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/api/index.html.md b/website/source/api/index.html.md index 91f9bd4838..5286fdd43a 100644 --- a/website/source/api/index.html.md +++ b/website/source/api/index.html.md @@ -32,6 +32,8 @@ by using the `X-Consul-Token` request header or the `token` query string parameter. The request header takes precedence over the default token, and the query string parameter takes precedence over everything. +For more details about ACLs, please see the [ACL Guide](/docs/guides/acl.html). + ## Authentication When authentication is enabled, a Consul token should be provided to API