Luke Kysow
70dc714a48
Link directly to reset
2019-12-06 09:38:52 -08:00
Matt Keeler
b9996e6bbe
Add Namespace support to the API module and the CLI commands ( #6874 )
...
Also update the Docs and fixup the HTTP API to return proper errors when someone attempts to use Namespaces with an OSS agent.
Add Namespace HTTP API docs
Make all API endpoints disallow unknown fields
2019-12-06 11:14:56 -05:00
kaitlincarter-hc
4fbe4f40ca
fixing ACL reset links ( #6678 )
2019-10-24 12:22:08 -05:00
kaitlincarter-hc
b5b7925264
updating broken link ( #6633 )
2019-10-16 16:18:39 -05:00
Justin Weissig
2ffe0ab097
docs: wording
...
Fixed wording: "will be resolve to the" -> "will be resolved to the".
2019-05-22 17:22:11 -07:00
R.B. Boyer
41dac76ab3
docs: add documentation for all secure acl introduction work ( #5640 )
2019-05-01 16:11:23 -05:00
Matt Keeler
8beb5c6082
ACL Token ID Initialization ( #5307 )
2019-04-30 11:45:36 -04:00
R.B. Boyer
01c7e4b3df
docs: fix some minor acl related typos ( #5711 )
2019-04-25 12:24:28 -05:00
kaitlincarter-hc
7a9be3e4a8
[docs] ACL reset procedure ( #5334 )
...
* Adding reset instructions.
* Added link to the boostrapping guide for the reset procedure.
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-02-19 10:45:23 -06:00
R.B. Boyer
57be6ca215
correct some typos
2019-02-13 13:02:12 -06:00
Nick Gunia
7b09d0aa6c
Remove invalid option -name from ACL token read documentation ( #5324 )
...
It appears that the `read` command for ACL policies was used to template the `read` command for ACL tokens, and an invalid option was not dropped from the docs.
2019-02-07 13:05:12 -05:00
Geoffrey Grosenbach
2759fc2286
Fixes links to ACL API docs ( #4966 )
...
Was previously pointed to `/api/acl.html` but should be `/api/acl/acl.html`.
This commit fixes all instances of the incorrect link.
2018-11-16 11:06:35 -08:00
R.B. Boyer
a5d57f5326
fix comment typos ( #4890 )
2018-11-02 12:00:39 -05:00
Matt Keeler
8fa3d61d25
Implement CLI token cloning & special ID handling ( #4827 )
...
* Implement CLI token cloning & special ID handling
* Update a couple CLI commands to take some alternative options.
* Document the CLI.
* Update the policy list and set-agent-token synopsis
2018-10-24 10:24:29 -04:00