open-consul/website/pages/api-docs
Matt Keeler cdc4b20afa
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 12:54:27 -04:00
..
acl ACL Node Identities (#7970) 2020-06-16 12:54:27 -04:00
agent Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
connect intentions: fix a bug in Intention.SetHash 2020-06-05 14:51:43 -04:00
features update deps, add no-index category, fix downloads page 2020-04-28 12:53:25 -04:00
operator update dependencies 2020-05-21 14:50:45 -04:00
acl-legacy.mdx update dependencies 2020-05-21 14:50:45 -04:00
catalog.mdx Remove unused method and fixup docs ref 2020-06-12 13:47:43 -06:00
config.mdx update dependencies 2020-05-21 14:50:45 -04:00
coordinate.mdx update dependencies 2020-05-21 14:50:45 -04:00
discovery-chain.mdx Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
event.mdx update dependencies 2020-05-21 14:50:45 -04:00
health.mdx update dependencies 2020-05-21 14:50:45 -04:00
index.mdx update dependencies 2020-05-21 14:50:45 -04:00
kv.mdx update dependencies 2020-05-21 14:50:45 -04:00
libraries-and-sdks.mdx docs: Add Dart client to list of Libraries and SDKs (#7884) 2020-05-20 12:42:12 +02:00
namespaces.mdx update dependencies 2020-05-21 14:50:45 -04:00
query.mdx update dependencies 2020-05-21 14:50:45 -04:00
session.mdx update dependencies 2020-05-21 14:50:45 -04:00
snapshot.mdx update dependencies 2020-05-21 14:50:45 -04:00
status.mdx update dependencies 2020-05-21 14:50:45 -04:00
txn.mdx update dependencies 2020-05-21 14:50:45 -04:00