Jennifer Yip
67b931d49e
Add consent manager to vaultproject.io ( #5808 )
...
* Add consent manager
* Add Hull and Hotjar
2018-11-19 17:23:03 -05:00
Atthavit Wannasakwong
e9bcc20fae
fix wrong IAM action name in docs ( #5812 )
...
Reference:
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/api-permissions-reference.html
2018-11-17 09:10:50 -08:00
Janosch Maier
7d7ae3d8b8
Fix incorrect parameter name in docs ( #5798 )
2018-11-15 13:56:12 -08:00
Clint
3f2e2f4c5d
Add read config endpoint docs ( #5790 )
...
* Add read config endpoint docs
* fix response code, remove empty fields from sample response
2018-11-15 11:51:06 -06:00
Yoko
cc8d35ac3f
Fixing broken link ( #5794 )
2018-11-15 09:23:05 -08:00
Jim Kalafut
3744fcc69a
Fix incorrect parameter name in docs ( #5793 )
...
Fixes https://github.com/hashicorp/vault-plugin-auth-gcp/issues/56
2018-11-14 17:16:04 -08:00
Becca Petrin
c17ec383be
Update docs to match running builtins as plugins ( #5727 )
2018-11-14 09:17:12 -08:00
Brian Kassouf
e81948d614
Update downloads.html.erb
2018-11-13 20:01:17 -08:00
Vishal Nayak
0a9a0ba9ae
Recommend IAM auth over EC2 ( #5772 )
...
* Recommend IAM auth over EC2
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com >
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com >
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com >
2018-11-13 18:49:25 -05:00
Vishal Nayak
5f86c5c083
Fix CLI flag name for rekeying ( #5774 )
2018-11-13 14:27:14 -05:00
Jim Kalafut
0038a04ee6
Add docs for openapi endpoint ( #5766 )
2018-11-13 09:39:19 -08:00
Jeff Mitchell
1ec2aba180
Add note about seal migration not being supported for secondaries currently ( #5762 )
2018-11-12 09:41:05 -05:00
Jeff Escalante
72ac6fa606
Add redirect for /intro/index.html, remove old unused redirects file ( #5728 )
...
* add redirect for /intro/index.html, remove old unused redirects file
* adjust redirect link
2018-11-09 13:12:11 -05:00
Jim Kalafut
95841a1c6a
Fix sidebar order ( #5744 )
2018-11-09 09:46:28 -08:00
Jeff Mitchell
7ddbb5065e
Update forwarded-for docs to indicate it supports cidrs, not just single hosts
2018-11-09 10:28:00 -05:00
Seth Vargo
35cfea8363
Add missing link to API docs ( #5719 )
2018-11-07 07:04:16 -08:00
Jeff Mitchell
e620786b1a
Add default-service/default-batch to token store roles ( #5711 )
2018-11-07 09:45:09 -05:00
Jeff Mitchell
1a31603dcf
Better documentation around increment
...
Fixes #5701
2018-11-06 17:42:20 -05:00
Jeff Mitchell
8536856b77
Add a reminder about local auth methods and policies
2018-11-06 14:51:57 -05:00
Chris Griggs
70213c6647
moving VIP guide ( #5693 )
2018-11-05 19:50:55 -05:00
Mike Wickett
b3e78a8b33
website: Add analytics and swap CTA & docs section order ( #5684 )
...
* website: Add analytics tracking for components and outbound links
* website: Update component dependencies
* website: Swap cta and documentation sections
2018-11-05 17:29:09 -05:00
Yoko
5525ecdd6f
Added a missing redirect link ( #5634 )
2018-11-05 14:07:48 -05:00
Nicolas Corrarello
53ad302a31
Adding support for Consul 1.4 ACL system ( #5586 )
...
* Adding support for Consul 1.4 ACL system
* Working tests
* Fixed logic gate
* Fixed logical gate that evaluate empty policy or empty list of policy names
* Ensure tests are run against appropiate Consul versions
* Running tests against official container with a 1.4.0-rc1 tag
* policies can never be nil (as even if it is empty will be an empty array)
* addressing feedback, refactoring tests
* removing cast
* converting old lease field to ttl, adding max ttl
* cleanup
* adding missing test
* testing wrong version
* adding support for local tokens
* addressing feedback
2018-11-02 10:44:12 -04:00
Jeff Mitchell
6c83e14501
Add batch token info to token store, approle, mount tuning
2018-11-01 14:51:06 -04:00
Raymond Kao
937e1be6f3
Fixed wording from "SQL" to "MongoDB" for clarity ( #5643 )
...
The original wording made it appear as if SQL statements were being executed against a MongoDB backend, which is incorrect and confusing. Fixed to better reflect what is actually occurring.
2018-11-01 09:26:05 -04:00
Jeff Mitchell
cb58182900
Update jwt to pull in groups claim delimiter pattern
2018-10-31 16:04:39 -04:00
Brian Shumate
ea69d160d3
docs: update JWT auth method ( #5655 )
...
- Add convenience/contextual link to API documnetation
2018-10-31 11:03:04 -04:00
Jeff Mitchell
332be7a72e
Fix website/path-help docs around pki/tidy
2018-10-30 21:33:30 -04:00
Jeff Mitchell
0b5d3bf8a0
Add the ability for secret IDs in agent approle to be wrapped ( #5654 )
2018-10-30 20:53:49 -04:00
Jeff Escalante
b11d015e62
fix sidebar links ( #5653 )
2018-10-30 20:51:38 -04:00
Jeff Mitchell
48385d53aa
Make MFA links work again
2018-10-30 14:27:00 -04:00
Jeff Mitchell
e5ccac6a39
Add approle agent method removing secret ID file by default. ( #5648 )
...
Also, massively update tests.
2018-10-30 14:09:04 -04:00
RJ Spiker
e7eadd09ba
website: community page content update ( #5641 )
2018-10-30 12:33:51 -04:00
Aleksey Zhukov
e9d855217b
WIP Agent AppRole auto-auth ( #5621 )
2018-10-30 12:17:19 -04:00
Benjamin Dos Santos
c0b97de908
docs(systemd): Capabilities had been removed ( #5579 )
...
* docs(systemd): `Capabilities` had been removed
The `Capabilities=` unit file setting has been removed and is ignored for
backwards compatibility. `AmbientCapabilities=` and `CapabilityBoundingSet=`
should be used instead.
8f968c7321/NEWS (L1357)
* style: remove trailing white space
2018-10-30 10:18:08 -04:00
Balazs Nagy
bc9ace4296
Use tidy_revoked_certs instead of tidy_revocation_list ( #5608 )
2018-10-29 19:29:35 -04:00
RJ Spiker
1157625d70
website: update sidebar_title in front matter to use <code> ( #5636 )
...
* website: replace deprecated <tt> with <code> in front matter sidebar_title
* website: wrap front matter sidebar_title in <code> for commands pages
2018-10-29 15:58:37 -04:00
Christophe Tafani-Dereeper
74bf554666
Fix typo ('Gase' -> 'Case') ( #5638 )
2018-10-29 15:19:35 -04:00
Ben Boeckel
e89a55ec27
website: add missing @ to example ( #5560 )
...
* website: remove mention of `@` in command
The command does not contain the mentioned `@` symbol and can be
confusing.
* docs: use `policy-name` instead of `my-policy`
Just making things consistent.
2018-10-29 13:12:48 -04:00
Seth Vargo
68feb9d244
More formatting fixes ( #5582 )
2018-10-29 13:12:19 -04:00
Jeff Mitchell
9975ace215
Add token type to sentinel docs, fix up some names, and better codify what Sentinel reports for various token types ( #5630 )
2018-10-27 11:07:27 -07:00
Jeffrey Hogan
8d4caa0846
Use H3 for parameters to match existing pattern ( #5566 )
2018-10-26 19:13:14 -04:00
Chris Hoffman
9b942dcdd8
Fix seal migration docs ( #5623 )
...
* fixing seal migration docs
* do not use deprecated command
* adding redirect for old docs
2018-10-26 10:04:51 -07:00
Joel Thompson
92c7072bfe
Update awskms seal docs ( #5618 )
...
The seal already supported an endpoint configuration, but it wasn't
documented, so adding the docs for it. Also adding a note on required
KMS permissions.
2018-10-26 06:18:04 -07:00
Chris Hoffman
219285850b
Updating seal docs ( #5616 )
...
* updating seal docs
* fixing api docs
2018-10-25 16:44:53 -07:00
Seth Vargo
c96d5fa4d1
Update docs and permissions ( #5612 )
2018-10-25 14:10:11 -07:00
Justin Shoffstall
98357621ae
Clarify that Perf Standbys require Consul backend ( #5539 )
...
* Clarify that Perf Standbys require Consul backend
* Fixed for line length
2018-10-25 13:13:44 -07:00
Alan Tang
9b6c6a29ea
fix duplicated word ( #5599 )
...
I think that is a duplicated word.
2018-10-24 18:15:24 -07:00
Mike Wickett
4db58ce10b
website: fix redirects to learn
2018-10-24 13:46:56 -06:00
Mike Wickett
e9c2471aa3
website: add temporary callout to download v1.0 beta
2018-10-24 13:46:56 -06:00