Chris Hoffman
|
d60dd42c81
|
API Docs updates (#3101)
|
2017-08-08 12:28:17 -04:00 |
|
Seth Vargo
|
a8591fbd81
|
Links
|
2017-03-17 14:27:32 -04:00 |
|
Vishal Nayak
|
c43a7ceb57
|
tokenStore: document the 'period' field (#2267)
|
2017-01-18 17:25:52 -05:00 |
|
Raja Nadar
|
c5a059743b
|
fix lookup-self response json
reflect the true 0.6.4 response.
|
2017-01-10 23:19:49 -08:00 |
|
Jeff Mitchell
|
ebfba76f98
|
Remove documenting that the token to revoke can be part of the URL as (#2250)
this should never be used and only remains for backwards compat.
Fixes #2248
|
2017-01-09 22:09:29 -05:00 |
|
Vishal Nayak
|
42e133b0a8
|
TokenStore: Added tidy endpoint (#2192)
|
2016-12-16 15:29:27 -05:00 |
|
Vishal Nayak
|
b4011f7129
|
Don't add default policy to child token if parent does not have it (#2164)
|
2016-12-16 00:36:39 -05:00 |
|
Jacob Crowther
|
ba4420d06b
|
Specify the value of "generated secrets" (#2066)
This small change is to specify (mostly for new users) that only dynamic secrets are revoked when running revoke-self.
|
2016-11-07 15:02:23 -05:00 |
|
vishalnayak
|
6b0be2d5c4
|
Added user listing endpoint to userpass docs
|
2016-09-30 15:47:33 -04:00 |
|
Jeff Mitchell
|
c748ff322f
|
Change default TTL from 30 to 32 to accommodate monthly operations (#1942)
|
2016-09-28 18:32:49 -04:00 |
|
vishalnayak
|
3496bf8f16
|
disallowed_policies doc update
|
2016-08-02 16:33:22 -04:00 |
|
Jeff Mitchell
|
a3069be5d5
|
Fix up some wording
|
2016-08-02 16:25:00 -04:00 |
|
vishalnayak
|
bc4533695c
|
Updated token auth docs with disallowed_policies
|
2016-08-02 15:33:03 -04:00 |
|
Jeff Mitchell
|
181f90e015
|
Alphabetize token store docs
|
2016-08-01 13:37:12 -04:00 |
|
Jeff Mitchell
|
140351733a
|
Add some extra safety checking in accessor listing and update website
docs.
|
2016-08-01 13:12:06 -04:00 |
|
Eric Herot
|
1a2b13c204
|
Pretty sure the method to delete a token role is not GET
|
2016-07-07 13:54:20 -04:00 |
|
Jeff Mitchell
|
4ab63c8232
|
Merge pull request #1504 from hashicorp/token-store-roles-renewability
Add renewable flag to token store roles
|
2016-06-08 15:56:54 -04:00 |
|
Jeff Mitchell
|
9c6a03ade9
|
Add renewable flag to token store roles
|
2016-06-08 15:17:22 -04:00 |
|
Jeff Mitchell
|
15a40fdde5
|
Add explicit max TTL capability to token creation API
|
2016-06-08 14:49:48 -04:00 |
|
Jeff Mitchell
|
67a746be30
|
Add explicit maximum TTLs to token store roles.
|
2016-05-11 16:51:18 -04:00 |
|
Jeff Mitchell
|
37d425f873
|
Update website docs re token store role period parsing
|
2016-05-04 02:17:20 -04:00 |
|
Jeff Mitchell
|
a0db3f10dc
|
Fix fetching parameters in token store when it's optionally in the URL
|
2016-04-28 15:15:37 -04:00 |
|
Simon Dick
|
5f936c4a07
|
Should be renew not revoke
|
2016-04-12 14:04:26 +01:00 |
|
Jeff Mitchell
|
de5bba4162
|
Documentation update
|
2016-03-31 18:07:43 -04:00 |
|
vishalnayak
|
c98ec7a092
|
Documentation to provide optional parameters to token store API
|
2016-03-14 19:36:53 -04:00 |
|
Jeff Mitchell
|
8b6df2a1a4
|
Merge branch 'master' into token-roles
|
2016-03-09 17:23:34 -05:00 |
|
vishalnayak
|
da9ad9cee3
|
Provide accessor to revove-accessor in the URL itself
|
2016-03-09 13:08:37 -05:00 |
|
vishalnayak
|
928d872ed9
|
Add docs for new token endpoints
|
2016-03-09 09:31:09 -05:00 |
|
Jeff Mitchell
|
88348ec798
|
Address first round of feedback
|
2016-03-01 15:30:37 -05:00 |
|
Jeff Mitchell
|
6e8033b5bd
|
Update token documentation
|
2016-03-01 14:00:52 -05:00 |
|
Jeff Minard
|
503e6dbb5d
|
Minor spelling fix
|
2016-02-13 08:41:16 -08:00 |
|
Jeff Mitchell
|
6bdbbf1c65
|
Fix token backend doc bug
Fixes #990
|
2016-01-29 21:01:08 -05:00 |
|
Raja Nadar
|
e391200599
|
fixing the description of the /lookup/<token> api
|
2016-01-25 23:26:29 -08:00 |
|
Jeff Mitchell
|
f600e3ac29
|
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
|
7709cbf796
|
Add create-orphan to documentation
|
2015-11-03 15:15:33 -05:00 |
|
Jeff Mitchell
|
5b5e1850ac
|
Document the renew-self call
|
2015-10-21 10:53:20 -04:00 |
|
Seth Vargo
|
cfd7aa5983
|
Remove tabs from terminal output
This also standardizes on the indentation we use for multi-line commands as
well as prefixes all commands with a $ to indicate a shell.
|
2015-10-12 12:10:22 -04:00 |
|
Jeff Mitchell
|
70ce824267
|
Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend.
|
2015-09-25 10:41:21 -04:00 |
|
Jeff Mitchell
|
913989e4b0
|
Add revoke-self endpoint.
Fixes #620.
|
2015-09-17 13:22:30 -04:00 |
|
vishalnayak
|
ec4f6e59b3
|
Improve documentation of token renewal
|
2015-09-11 21:08:32 -04:00 |
|
Seth Vargo
|
f0b3ad6a2a
|
Update documentation around cookies
|
2015-09-03 10:36:59 -04:00 |
|
Karl Gutwin
|
a87af4e863
|
Add configuration options for default lease duration and max lease duration.
|
2015-07-30 09:42:49 -04:00 |
|
Armon Dadgar
|
0cc974bd66
|
website: fixing documentation errors. Fixes #412
|
2015-07-13 19:10:44 +10:00 |
|
Emil Hessman
|
79b098b89e
|
website: address minor doc typos
|
2015-04-28 20:32:04 +02:00 |
|
Armon Dadgar
|
91094ceeca
|
website: fix formating
|
2015-04-26 22:03:38 -07:00 |
|
Mitchell Hashimoto
|
3c0c334d01
|
website: fix API styling for auth
|
2015-04-26 21:08:11 -07:00 |
|
Armon Dadgar
|
a1f294235f
|
website: documenting token API
|
2015-04-25 20:21:59 -07:00 |
|
Mitchell Hashimoto
|
796dbe3481
|
website: more auth
|
2015-04-18 13:45:50 -07:00 |
|
Mitchell Hashimoto
|
4602733986
|
website: token auth help
|
2015-04-18 13:35:55 -07:00 |
|