Chris Hoffman
950eaeea55
fix docs formatting
2017-08-24 11:23:26 -04:00
Serg
c228f880c8
Update index.html.md ( #3233 )
2017-08-24 10:08:35 -04:00
Chris Hoffman
a7105536d6
Add GET variant on LIST endpoints ( #3232 )
2017-08-23 17:59:22 -04:00
Seth Vargo
be57fd0594
Thread stderr through too ( #3211 )
...
* Thread stderr through too
* Small docs typo
2017-08-21 17:23:29 -04:00
Seth Vargo
9eacae526e
Addd more SSH CA troubleshooting ( #3201 )
...
* Add notes about pty and other permit-* extensions
* Update troubleshooting
* Add an example of JSON for sign
* Fix a bug about what keys to push up
2017-08-21 17:22:54 -04:00
Yaroslav Lukyanov
1c3f2e8699
add new php client to the doc ( #3206 )
2017-08-21 13:07:03 -04:00
Calvin Leung Huang
4ff2ad649c
Update gcp auth backend docs ( #3209 )
...
* Update gcp auth backend docs
* Minor formatting and wording fixes
* Minor formatting fixes
2017-08-18 16:25:52 -04:00
Paulo Ribeiro
e4c87052ab
Fix typo in AppRole API page ( #3207 )
2017-08-18 10:46:29 -04:00
Chris Maki
f36f0066a5
Update policies.html.md
...
Using the latest vault release, I was getting the following error when the policy used `write`:
Error: Error making API request.
URL: PUT http://0.0.0.0:8200/v1/sys/policy/secret
Code: 400. Errors:
* Failed to parse policy: path "secret/*": invalid capability 'write'
I think `create` is the correct new Capability.
2017-08-17 12:26:29 -07:00
Seth Vargo
1a907c81d4
Typo fix
2017-08-16 18:38:35 -04:00
Seth Vargo
1a7a39d4fd
Refactor SSH CA backend docs
2017-08-16 18:38:35 -04:00
Brian Kassouf
1d03ad7420
Fix a few links ( #3188 )
2017-08-16 10:27:12 -07:00
Jeff Mitchell
94abf01931
Fix ping docs location
2017-08-16 12:57:31 -04:00
Jeff Mitchell
7c6e18d71e
plugins/backend/reload -> plugins/reload/backend ( #3186 )
2017-08-16 12:40:38 -04:00
Calvin Leung Huang
527e23411d
Fix plugin docs ( #3185 )
...
* Fix plugin docs
* Add plugin_name to auth endpoint
2017-08-16 12:36:46 -04:00
Jeff Mitchell
5d37bd54ef
Remove erroneous flag from hmac docs
2017-08-16 11:27:39 -04:00
Jeff Mitchell
a7f3f40f9e
* Add ability to specify a plugin dir in dev mode ( #3184 )
...
* Change (with backwards compatibility) sha_256 to sha256 for plugin
registration
2017-08-16 11:17:50 -04:00
emily
376bd88479
Initial GCP auth backend documentation ( #3167 )
2017-08-15 22:03:04 -04:00
Jeff Mitchell
443df65ae5
Add PingID MFA docs ( #3182 )
2017-08-15 22:01:34 -04:00
Brian Kassouf
1691a3756a
Oracle plugin docs ( #3131 )
...
* Add oracle database docs
* Add oracle database docs
* Fix commas in json output
* Update oracle.html.md
2017-08-15 17:24:01 -07:00
Jeff Mitchell
e6b43f7278
Add permitted dns domains to pki ( #3164 )
2017-08-15 16:10:36 -04:00
Jeff Mitchell
2946d133af
Make PKI root generation idempotent-ish and add delete endpoint. ( #3165 )
2017-08-15 14:00:40 -04:00
Andy Manoske
e064863284
Update index.html.md
...
Updated replication docs for DR
2017-08-14 19:02:02 -07:00
Johan Haals
109d727550
Update libraries ( #3160 )
...
* Remove vault-java which has better alternatives.
* Add ansible-vault, a zero dependency
[lookup-plugin](http://docs.ansible.com/ansible/latest/playbooks_lookups.html ) for ansible
2017-08-14 20:28:11 -04:00
Jeff Mitchell
ff0bbbe2fc
Fix hanadb link
2017-08-14 13:04:26 -04:00
vishalnayak
db646c2c7a
docs: Fix the default value for 'generate_signing_key'
2017-08-14 12:39:11 -04:00
Tony Cai
003bf92000
Add missing link to sidebar menu ( #3153 )
...
* Add missing link to sidebar menu
* Add missing link to sidebar menu
2017-08-14 12:33:47 -04:00
Jeff Mitchell
c1e34d7607
Add note about turning off core dumps into production hardening guide
2017-08-14 12:29:54 -04:00
Lucas Vasconcelos Santana
655cb4bd7d
add scheme to the redirect_addr example
2017-08-14 10:59:44 -04:00
Lucas Vasconcelos Santana
8e67ccdef4
add scheme to the redirect_addr example
2017-08-14 10:59:44 -04:00
Seth Vargo
8581a7879c
Break SSH types into their own pages ( #3157 )
...
@jefferai and I discussed this on Friday. With three fully-documented
SSH backends, the page is lengthy, ungreppable, and intimidating. This
commit separates the SSH backends into their own pages with as little
text changes as possible.
2017-08-14 10:49:41 -04:00
Seth Vargo
24c4c0c9c2
Rename database plugins for SEO ( #3156 )
...
When we "nest" like this, it's important to use a common suffix,
"Database Secret Backend" in this case, so that the SEO minions can
properly group search results for end users.
2017-08-14 10:46:39 -04:00
Tony Cai
4bbaaac6b2
Removed unused parameter from docs ( #3152 )
...
According to #3116 , it seems like this parameter isn't used. I couldn't trigger any differences by playing around with transit signing function, and could not find anything in the source code that actually parses this param. Presumably, it is unused?
2017-08-11 20:57:06 -04:00
Jeff Mitchell
1c3ca9d4dd
Update github comment
2017-08-11 17:03:18 -04:00
Jeff Mitchell
9943ded915
Fix broken url in replication performance docs
2017-08-11 16:03:05 -04:00
Seth Vargo
32c94e1a8c
Remove references to VSI ( #3143 )
...
Andy approved
2017-08-10 20:47:59 -04:00
Issac
c1d69f8d79
Add TLS config to skeleton plugin ( #3137 )
2017-08-09 11:41:17 -07:00
vishalnayak
de82889d04
docs: Add API section for MFA docs
2017-08-09 13:26:29 -04:00
vishalnayak
cd14bf99ef
docs: fix broken link
2017-08-09 13:17:56 -04:00
vishalnayak
22beec9ec0
docs: Added identity concepts
2017-08-09 13:08:05 -04:00
vishalnayak
6669837509
docs: Add X-Vault-MFA to the list of env vars
2017-08-09 11:31:30 -04:00
Chris Hoffman
7b55c457c7
API Docs updates ( #3135 )
2017-08-09 11:22:19 -04:00
Jeff Mitchell
847c59fb5b
Fix cassandra doc link
2017-08-09 10:32:03 -04:00
Calvin Leung Huang
61031919db
docs: Fix errors on plugin backends guide ( #3134 )
...
* docs: Fix path on sample command in plugin backend guide
* Fix grammar on intro
* Fix ref links in plugin guide
2017-08-09 10:28:13 -04:00
Vishal Nayak
d2b3f42936
docs: MFA usage details ( #3133 )
2017-08-08 23:48:31 -04:00
Jeff Mitchell
27b2764c28
Add an extra sentence to the github warning
2017-08-08 21:10:15 -04:00
Vishal Nayak
f2cf43b01c
docs: API docs for TOTP, Okta and Duo MFA ( #3129 )
...
* docs: API docs for TOTP, Okta and Duo MFA
* docs: List types in the MFA main page
2017-08-08 20:20:37 -04:00
Jeff Mitchell
be97eee42f
Add 0.8 guide ( #3130 )
2017-08-08 16:32:27 -04:00
Calvin Leung Huang
ffc7901d88
Add plugin backends docs ( #3125 )
...
* Add docs on plugins/backend/reload, add plugin backend guide
* Fix docs headers
* Fix API endpoint description
* Update plugin guide and internals pages
2017-08-08 12:39:19 -04:00
Chris Hoffman
d60dd42c81
API Docs updates ( #3101 )
2017-08-08 12:28:17 -04:00