Jeff Mitchell
|
348be0e50b
|
Remove RevokePrefix from the API too as we simply do not support it any
longer.
|
2016-04-05 11:00:12 -04:00 |
vishalnayak
|
b8d202f920
|
Restore RevokeSelf API
|
2016-03-11 06:30:45 -05:00 |
vishalnayak
|
0486fa1a3a
|
Added accessor flag to token-revoke CLI
|
2016-03-10 21:21:20 -05:00 |
vishalnayak
|
ed8a096596
|
Add accessor flag to token-lookup command and add lookup-accessor client API
|
2016-03-10 21:21:20 -05:00 |
Jeff Mitchell
|
ef990a3681
|
Initial work on token roles
|
2016-03-01 12:41:40 -05:00 |
Jeff Mitchell
|
0c427e27e9
|
Add some documentation to the API revoke functions
|
2016-02-03 11:42:13 -05:00 |
Nicki Watt
|
442d538deb
|
Make token-lookup functionality available via Vault CLI
|
2015-12-29 20:18:59 +00:00 |
Nicki Watt
|
939bc5ad9c
|
Corrected HTTP Method for api.TokenAuth.LookupSelf() method
|
2015-12-28 00:05:15 +00:00 |
Jeff Mitchell
|
1a45696208
|
Add no-default-policy flag and API parameter to allow exclusion of the
default policy from a token create command.
|
2015-11-09 17:30:50 -05:00 |
Jeff Mitchell
|
195caa6bf6
|
Implement LookupSelf, RevokeSelf, and RenewSelf in the API client
Fixes #739
|
2015-10-30 17:27:33 -04:00 |
Jeff Mitchell
|
b8455be005
|
Support and use TTL instead of lease for token creation
|
2015-10-09 19:52:13 -04:00 |
Alexey Grachov
|
2bb6ec1e18
|
Fix some lint warnings.
|
2015-09-29 10:35:16 +03:00 |
Mitchell Hashimoto
|
fb3645214c
|
command/token-create: add display name and one time use
|
2015-04-19 18:08:08 -07:00 |
Mitchell Hashimoto
|
58d476edd0
|
command/token-renew
|
2015-04-19 18:04:01 -07:00 |
Mitchell Hashimoto
|
2744d84e0b
|
api: make API a bit nicer
|
2015-04-04 17:54:16 -07:00 |
Mitchell Hashimoto
|
5d105b0cc8
|
api: client library methods to get tokens
|
2015-04-04 17:53:59 -07:00 |