Michael Golowka
9bc697b03e
Improve documentation around database plugins ( #8892 )
...
* Adds a summary to the top of each plugin's page showing the capabilities that the plugin has.
* Fixed sidebar sorting (they weren't quite alpabetical)
* Improved instructions for using the Oracle plugin
* Added note about using the pluggable database rather than the container database
* Replaced admin/root usernames with super-user ones to encourage users to not use the root user in Vault
* Included suggestions to rotate the root user's password when the plugin is capable
* Improve documentation around rotating the root user's password
* Fixed various typos
2020-05-01 15:05:05 -06:00
Scott Miller
9026637366
Add documentation warning against the use of SHA-1, and policy advice on how to block it ( #8885 )
2020-05-01 13:46:04 -05:00
ncabatoff
136fedc122
Add overlooked role params. ( #8898 )
2020-04-30 13:05:20 -04:00
Becca Petrin
640c121a7d
document new gcp auth metadata fields ( #8879 )
2020-04-29 09:38:13 -07:00
Becca Petrin
9edf220cae
document aws auth metadata ( #8880 )
2020-04-29 07:36:38 -07:00
Michael Golowka
aa1764e470
GCP Auth docs - Move iam_alias and gce_alias to config instead of role ( #8862 )
...
Move `iam_alias` and `gce_alias` to config instead of role
2020-04-28 13:55:07 -06:00
Calvin Leung Huang
77c0e1761a
token: disallow periods on custom token IDs ( #8646 )
...
* token: disallow periods on custom token IDs
* docs: update token API docs
2020-04-27 09:39:33 -07:00
Michael Golowka
68d110adde
Add 'iam_alias' and 'gce_alias' fields to API docs ( #8822 )
2020-04-27 09:54:51 -06:00
Brian Kassouf
bb7e6613f8
identity: Add batch entity deletion endpoint ( #8785 )
...
* identity: Add batch entity deletion endpoint
* Update the parameter description
* Update error message
* Update helper/storagepacker/storagepacker.go
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com >
* Review feedback
* Update vault/identity_store_entities.go
Co-Authored-By: Calvin Leung Huang <cleung2010@gmail.com >
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com >
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com >
2020-04-23 15:25:13 -07:00
Vishal Nayak
958ef29daa
Doc: update sys/mounts API response ( #8800 )
2020-04-21 23:57:49 -04:00
Adrienne Cohea
4609a71c98
Documentation: In Transit, for the Trim Key API endpoint, correct the sample payload. ( #8763 )
2020-04-17 11:20:17 -07:00
Ryan Canty
dab8b5b69c
Added docs for PR in Vault GCP Secrets repo ( #8728 )
2020-04-16 14:57:50 -07:00
Jason O'Donnell
8300631f94
doc: add client tls parameters to openldap ( #8730 )
2020-04-13 13:57:51 -04:00
Becca Petrin
1a16c61ed0
minor docs updates ( #8725 )
2020-04-13 10:03:05 -07:00
Martin Hristov
f525f38c81
Fixing a docs typo ( #8729 )
...
Vauld -> Vault
2020-04-13 10:16:52 -06:00
Jeff Escalante
8487cc7299
Routing Fixes ( #8703 )
...
* fix a couple of .html extension links
* remove trailing slash config
* fix redirects, broken links, incorrect anchor link formats
2020-04-09 13:56:59 -04:00
Jeffrey Hogan
6357eb39c2
Fix "List Template" table path ( #8692 )
2020-04-08 15:58:40 -07:00
Jim Kalafut
abc4a5d4d7
Transform docs
2020-04-07 10:02:31 -07:00
Jeff Escalante
5122b504ea
Anchor Link Fixes ( #8572 )
...
* update anchor link algorithm
* update deps
* update content component
* fix a lot of broken links
2020-03-31 15:21:16 -04:00
Brian Kassouf
13bd315602
Update index.mdx
2020-03-30 16:32:24 -07:00
Michel Vocks
76d71d034b
Add missing API doc for DR secondary disable ( #8614 )
...
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com >
2020-03-25 13:55:29 -04:00
Alexis Vanier
9b827ef329
Add the Canal Erlang client library ( #8322 )
2020-03-24 14:21:56 -07:00
Brian Shumate
7372fb69a3
API Docs: Secrets/OpenLDAP ( #8521 )
...
* API Docs: Secrets/OpenLDAP
- Update HTTP methods to POST for unsupported (GET) methods on:
- /openldap/rotate-root
- /openldap/rotate-role/:role_name
* Update website/pages/api-docs/secret/openldap/index.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com >
* Update website/pages/api-docs/secret/openldap/index.mdx
Co-Authored-By: Vishal Nayak <vishalnayak@users.noreply.github.com >
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com >
2020-03-20 12:00:39 -04:00
Karl Fischer
741ebf4370
add vsh to related tools page ( #8566 )
...
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com >
2020-03-19 17:31:35 -04:00
Jim Kalafut
99de3ba9a5
Update JWT docs ( #8525 )
2020-03-14 14:45:30 -07:00
Jim Kalafut
dc2dcd6321
Update LDAP docs for anonymous_group_search ( #8501 )
2020-03-09 13:21:28 -07:00
Jim Kalafut
26a2dfdaec
Add docs for GCP Secrets rotate root operation ( #8514 )
2020-03-09 13:09:03 -07:00
Jason O'Donnell
fdcec2c3e6
doc: update openldap with racf schema support ( #8491 )
2020-03-06 14:46:33 -08:00
Brian Shumate
9940ea4af6
API Docs: edits to OpenLDAP secrets engine ( #8490 )
...
- Fix typo
- Remove trailing spaces
2020-03-06 10:18:44 -05:00
Jim Kalafut
b4ff2cf9ac
Minor docs update ( #8428 )
2020-02-27 00:11:05 -05:00
Jim Kalafut
f4dcdb0149
Add MongoDB API docs ( #8389 )
2020-02-22 11:39:36 -08:00
Becca Petrin
51e1bcbfdf
correct the okta docs ( #8403 )
2020-02-21 11:13:42 -08:00
Jason O'Donnell
2715f5cec9
docs: add openldap secret engine ( #8388 )
...
* docs: add openldap secret engine
* Update format of types
* Add to sidebars
* Fix formatting
2020-02-21 10:55:15 -05:00
tionebsalocin
211345551f
[Doc] Fix curl example syntax in the plugins reload backend ( #8380 )
...
documentation
2020-02-21 13:01:59 +01:00
Angel Garbarino
08cb8b1c42
Add API documentation about the sys/internal/counters endpoints ( #8390 )
2020-02-19 14:47:53 -07:00
Jim Kalafut
a686ea20e3
Update API docs for OIDC form_post mode ( #8373 )
2020-02-19 09:21:29 -08:00
JulesRenz
f6547fa8e8
RSA3072 implementation in transit secrets engine ( #8151 )
...
* RSA3072 implementation in transit secrets engine
* moved new KeyType at the end of the list
So already stored keys still work properly
Co-authored-by: Jim Kalafut <jim@kalafut.net >
2020-02-15 14:40:50 -08:00
Gerardo Di Giacomo
0e8c6c2171
enabling TLS 1.3 support for TCP listeners ( #8305 )
...
* adding support for TLS 1.3 for TCP listeners
* removed test as CI uses go 1.12
* removed Cassandra support, added deprecation notice
* re-added TestTCPListener_tls13
2020-02-15 11:40:18 -08:00
Jim Kalafut
78496d6bdb
Update identity API docs ( #8351 )
2020-02-13 23:29:32 -08:00
Michael Golowka
f96f4eebfc
Add x509 Client Auth to MongoDB Database Plugin ( #8329 )
...
* Mark deprecated plugins as deprecated
* Add redaction capability to database plugins
* Add x509 client auth
* Update vendored files
* Add integration test for x509 client auth
* Remove redaction logic pending further discussion
* Update vendored files
* Minor updates from code review
* Updated docs with x509 client auth
* Roles are required
* Disable x509 test because it doesn't work in CircleCI
* Add timeouts for container lifetime
2020-02-13 15:54:00 -07:00
Jeff Malnick
942dd1ef9e
Add redshift database plugin ( #8299 )
...
* feat: add redshift database plugin
* build: update vendored libraries
* docs: add reference doc for redshift variant of the database secrets engine
* feat: set middlewear type name for better metrics naming (#8346 )
Co-authored-by: Becca Petrin <beccapetrin@gmail.com >
2020-02-13 09:42:30 -08:00
Jim Kalafut
264c446de6
Bundle MongoDB Atlas ( #8309 )
2020-02-07 14:09:39 -08:00
Vlad Ungureanu
201f63cb6d
Update vault azure api docs ( #8276 )
...
By reading the code looks like `subscription_id` and `resource_group_name` are required in the end https://github.com/hashicorp/vault-plugin-auth-azure/blob/master/path_login.go#L192-L194 .
2020-02-06 12:51:34 -08:00
ncabatoff
45077a4d67
Upgrade okta sdk lib ( #8143 )
...
Upgrade to new official Okta sdk lib. Since it requires an API token, use old unofficial okta lib for no-apitoken case.
Update test to use newer field names. Remove obsolete test invalidated by #4798 . Properly handle case where an error was expected and didn't occur.
2020-02-03 12:51:10 -05:00
Daniel Spangenberg
2989c1df69
Fix default max_open_connections for db plugins ( #8262 )
2020-01-30 17:33:04 +01:00
Sarai
5a8f47bf40
Fix broken link ( #8259 )
...
- https://www.vaultproject.io/api/secret/pki/index.html#create-update-role
- https://www.vaultproject.io/api/secret/pki/index.html#createupdate-role
2020-01-30 08:12:24 -08:00
Raoof Mohammed
ca28eef813
docs: fix api path for merge entity identity doc ( #8258 )
2020-01-29 08:56:36 -08:00
Michel Vocks
b52049a749
Add Consul TLS options to access API endpoint ( #8253 )
2020-01-29 09:44:35 +01:00
Michel Vocks
a806b0b4ef
Docs: Add nomad TLS options ( #8254 )
2020-01-29 09:38:54 +01:00
Aaron Bedra
8cf49045d4
Fix example url for sys/wrapping/rewrap ( #8222 )
2020-01-23 21:09:53 -08:00