Chris Hoffman
484401689b
fixing dependencies
2017-10-02 13:46:42 -04:00
Nicolas Corrarello
4fbf9253a2
Adding further nomad deps
2017-10-02 16:56:39 +01:00
Nicolas Corrarello
57fc8e11da
Added nomad as dependency after include fix
2017-10-02 16:48:23 +01:00
Nicolas Corrarello
ade157a041
Adding vendor dir
2017-09-29 14:39:59 +01:00
Nicolas Corrarello
d7f606d497
Adding vendor dependency
2017-09-29 14:39:24 +01:00
Nicolas Corrarello
b207b76f14
Updated API Docs with the Global Token Parameter
2017-09-29 11:23:47 +01:00
Nicolas Corrarello
40839d2163
Removing ignore to cleanup function
2017-09-29 09:35:17 +01:00
Nicolas Corrarello
6390021413
Working tests
2017-09-29 09:33:58 +01:00
Nicolas Corrarello
ad5f1018dd
Various fixes (Null pointer, wait for Nomad go up, Auth before policy creation)
2017-09-28 23:58:41 +01:00
Nicolas Corrarello
9a011781ec
Adding Global tokens to the data model
2017-09-28 23:57:48 +01:00
Nicolas Corrarello
ec972939c2
Added tests
2017-09-28 21:44:30 +01:00
Nicolas Corrarello
2b4561dccb
Adding Nomad Secret Backend API documentation
2017-09-21 09:18:35 -05:00
Nicolas Corrarello
5178e5f5f2
Adding Nomad secret backend documentation
2017-09-20 17:31:28 -05:00
Nicolas Corrarello
420b46fa08
Fixing data model
2017-09-20 17:14:35 -05:00
Nicolas Corrarello
129328e842
MVP of working Nomad Secret Backend
2017-09-20 15:59:35 -05:00
Dave Pedu
19e4d8b6c3
Spelling fix ( #3351 )
2017-09-19 15:25:39 -04:00
Calvin Leung Huang
e02b5effba
Update CHANGELOG.md
2017-09-19 14:31:09 -04:00
Jeff Mitchell
0cb403e7ee
Cut version 0.8.3
2017-09-19 10:56:10 -04:00
Jeff Mitchell
bad1555919
Bump version
2017-09-19 10:54:01 -04:00
Brian Kassouf
a4feab5e67
Update CHANGELOG.md
2017-09-19 09:29:04 -05:00
Brian Kassouf
9b0d594d02
Kubernetes auth ( #3350 )
...
* Import the kubernetes credential backend
* Add kubernetes docs
* Escape * characters
* Revert "Import the kubernetes credential backend"
This reverts commit f12627a9427bcde7e73cea41dea19d0922f94789.
* Update the vendored directory
2017-09-19 09:27:26 -05:00
Calvin Leung Huang
d4a5362835
Clarify backup data that is being stored ( #3345 )
2017-09-19 07:44:34 -05:00
emily
ed3d75d0b1
Add GCE docs for GCP Auth Backend ( #3341 )
2017-09-19 07:44:05 -05:00
Bruno Miguel Custódio
2abddb248e
Fix a few quirks in the GCP auth backend's docs. ( #3322 )
2017-09-19 07:41:41 -05:00
vishalnayak
5730fbd5e9
changelog++
2017-09-16 17:12:20 -04:00
Vishal Nayak
e99640f462
Add 'pid_file' config option ( #3321 )
...
* add pid_file config option
* address review feedback
* address review comments
2017-09-16 17:09:37 -04:00
Jeff Mitchell
18b193a519
more dep syncing
2017-09-15 21:47:22 -04:00
Laura Uva
8529972bfb
Updated https://www.vaultproject.io/api/system/replication-dr.html#generate-dr-secondary-token to be a POST rather than GET. This was reported by a customer and I confirmed that this should be a logical.UpdateOperation rather than ReadOperation ( 24f2b961fd/vault/replication_api.go (L121)
). ( #3342 )
2017-09-15 16:19:16 -04:00
Jeff Mitchell
a37e574cc8
changelog++
2017-09-15 15:37:10 -04:00
Jeff Mitchell
511b32b060
Update to new gcp-auth plugin
2017-09-15 15:35:34 -04:00
Jeff Mitchell
edcf1722ba
Bump deps
2017-09-15 12:44:57 -04:00
Jeff Mitchell
4ff423dd84
changelog++
2017-09-15 10:12:23 -04:00
Chris Hoffman
a7fef250ec
changelog++
2017-09-15 09:07:51 -04:00
Chris Hoffman
d9e1ab1341
changelog++
2017-09-15 09:06:34 -04:00
Chris Hoffman
1029ad3b33
Rename "generic" secret backend to "kv" ( #3292 )
2017-09-15 09:02:29 -04:00
Jeff Mitchell
267f871bbb
changelog++
2017-09-15 01:43:11 -04:00
Jeff Mitchell
a3288b279c
changelog++
2017-09-15 01:41:38 -04:00
Chris Hoffman
a2d2f1a543
Adding support for base_url for Okta api ( #3316 )
...
* Adding support for base_url for Okta api
* addressing feedback suggestions, bringing back optional group query
* updating docs
* cleaning up the login method
* clear out production flag if base_url is set
* docs updates
* docs updates
2017-09-15 00:27:45 -04:00
Chris Hoffman
9d73c81f38
Disable the sys/raw
endpoint by default ( #3329 )
...
* disable raw endpoint by default
* adding docs
* config option raw -> raw_storage_endpoint
* docs updates
* adding listing on raw endpoint
* reworking tests for enabled raw endpoints
* root protecting base raw endpoint
2017-09-15 00:21:35 -04:00
Jeff Mitchell
1076cea5d1
Tests were not actually forcing the intermediate to have a longer TTL
...
because of mount max TTL constraint. This ups the mount max to force the
test to work as expected.
2017-09-14 22:49:04 -04:00
Jeff Mitchell
7312c80e27
Add PersonaLookahead operation
2017-09-14 20:54:09 -04:00
Chris Hoffman
554a757d02
changelog++
2017-09-14 09:08:56 -04:00
Chris Hoffman
2e60b20eae
update enterprise urls /docs/vault-enterprise -> /docs/enterprise ( #3333 )
2017-09-13 15:37:40 -04:00
Paul Pieralde
2c640950e0
Fixed docs to reflect correct HTTP method for /sys/config/auditing endpoing ( #3331 )
...
Updated documentation to reflect "Read Single Audit Request Header" endpoint is GET-based.
2017-09-13 11:59:27 -07:00
Jeff Mitchell
a41353c69e
changelog++
2017-09-13 11:46:17 -04:00
Jeff Mitchell
cb6ac1e926
Change behavior of TTL in sign-intermediate ( #3325 )
...
* Fix using wrong public key in sign-self-issued
* Change behavior of TTL in sign-intermediate
This allows signing CA certs with an expiration past the signer's
NotAfter.
It also change sign-self-issued to replace the Issuer, since it's
potentially RFC legal but stacks won't validate it.
Ref: https://groups.google.com/d/msg/vault-tool/giP69-n2o20/FfhRpW1vAQAJ
2017-09-13 11:42:45 -04:00
Jeff Mitchell
b243b9b3cb
changelog++
2017-09-13 11:42:02 -04:00
Jeff Mitchell
9077adb377
Sanitize policy behavior across backends ( #3324 )
...
Fixes #3323
Fixes #3318
* Fix tests
* Fix tests
2017-09-13 11:36:52 -04:00
Jeff Mitchell
481b4a8b7f
Fix typo in transit error
2017-09-13 11:05:57 -04:00
Chris Hoffman
cfa74e6a95
remove token header from login samples ( #3320 )
2017-09-11 18:14:05 -04:00