Lance Haig
|
4bf27d743d
|
Allow Operator Generated bootstrap token (#12520)
|
2022-06-03 07:37:24 -04:00 |
|
Seth Hoenig
|
2631659551
|
ci: swap ci parallelization for unconstrained gomaxprocs
|
2022-03-15 12:58:52 -05:00 |
|
Seth Hoenig
|
8c97ffd68e
|
cleanup: stop referencing depreceted HeaderMap field
Remove reference to the deprecated ResponseRecorder.HeaderMap field,
instead calling .Response.Header() to get the same data.
closes #10520
|
2022-01-12 10:32:54 -06:00 |
|
Lars Lehtonen
|
d2e7f31906
|
command/agent: fix dropped test errors
|
2021-04-13 01:51:24 -07:00 |
|
Tim Gross
|
75878f978e
|
HTTP API support for 'nomad ui -login'
Endpoints for requesting and exchanging one-time tokens via the HTTP
API. Includes documentation updates.
|
2021-03-10 08:17:56 -05:00 |
|
Josh Soref
|
1d58ae8899
|
spelling: bootstrap
|
2018-03-11 17:43:19 +00:00 |
|
Alex Dadgar
|
dd3920d681
|
Self token lookup
|
2017-10-13 13:12:20 -07:00 |
|
Michael Schurter
|
84d8a51be1
|
SecretID -> AuthToken
|
2017-10-12 15:16:33 -07:00 |
|
Michael Schurter
|
fd9d09e290
|
Rename TestAgent.Token to TestAgent.RootToken
|
2017-10-06 14:35:14 -07:00 |
|
Armon Dadgar
|
5c94e7e99f
|
agent: thread through token for ACL endpoint tests
|
2017-09-04 13:05:53 -07:00 |
|
Armon Dadgar
|
4bda2fa9e9
|
nomad: ACL endpoints check support enabled and redirect to authority
|
2017-09-04 13:05:53 -07:00 |
|
Armon Dadgar
|
866fe5e216
|
nomad: adding ACL bootstrapping endpoint
|
2017-09-04 13:05:53 -07:00 |
|
Armon Dadgar
|
a45bd0d2a2
|
agent: fixing ACL endpoint, return updated tokens
|
2017-09-04 13:04:45 -07:00 |
|
Armon Dadgar
|
bd2db18c80
|
agent: Adding HTTP endpoints for ACL tokens
|
2017-09-04 13:04:45 -07:00 |
|
Armon Dadgar
|
18e6053b58
|
agent: Adding ACL Policy endpoints
|
2017-09-04 13:03:15 -07:00 |
|