consul/website/pages
Matt Keeler 3c4413cbed ACL Node Identities (#7970)
A Node Identity is very similar to a service identity. Its main targeted use is to allow creating tokens for use by Consul agents that will grant the necessary permissions for all the typical agent operations (node registration, coordinate updates, anti-entropy).

Half of this commit is for golden file based tests of the acl token and role cli output. Another big updates was to refactor many of the tests in agent/consul/acl_endpoint_test.go to use the same style of tests and the same helpers. Besides being less boiler plate in the tests it also uses a common way of starting a test server with ACLs that should operate without any warnings regarding deprecated non-uuid master tokens etc.
2020-06-16 16:55:01 +00:00
..
api-docs ACL Node Identities (#7970) 2020-06-16 16:55:01 +00:00
community add one-off pages 2020-04-28 12:53:19 -04:00
discovery fix broken links 2020-04-28 12:53:25 -04:00
docs ACL Node Identities (#7970) 2020-06-16 16:55:01 +00:00
downloads update deps, add no-index category, fix downloads page 2020-04-28 12:53:25 -04:00
downloads_tools added files-to-consul-kv to tools 2020-05-12 08:30:16 -06:00
home fix broken links 2020-04-28 12:53:25 -04:00
intro remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
mesh home & use case pages 2020-04-28 12:53:23 -04:00
partials docs: docs for jwt and oidc auth methods (#7847) 2020-05-13 14:14:03 -05:00
security remove 'sidebar_current' from frontmatter 2020-04-28 12:53:24 -04:00
_app.js add alert banner to website 2020-05-06 20:06:39 -04:00
_document.js initial 2020-04-28 12:52:43 -04:00
_error.jsx initial 2020-04-28 12:52:43 -04:00
_temporary_button.css misc cleanup & fixes 2020-04-28 12:53:26 -04:00
index.jsx initial 2020-04-28 12:52:43 -04:00
print.css initial 2020-04-28 12:52:43 -04:00
style.css add tabs component 2020-05-13 14:01:37 -04:00