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
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
f4dcdb0149
Add MongoDB API docs ( #8389 )
2020-02-22 11:39:36 -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
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
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
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
Mike Ruth
3e66f5aa9a
Update API to include roleset TTL parameter ( #8231 )
...
Include documentation on including the TTL parameter for service account key rolesets. [Associated PR](https://github.com/hashicorp/vault-plugin-secrets-gcp/pull/54 )
2020-01-23 17:54:28 -08:00
Jeff Escalante
9111a519a2
[website] Link Cleaning ( #8205 )
...
* update dependencies
* remove hard-coded vaultproject.io on local links
* remove 'index.html' from internal links
* remove '.html' at end of internal links
* manual review cleanup
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-01-22 12:05:41 -08:00
Clint
2fbc174c97
cleanup formatting on database index doc ( #8207 )
2020-01-22 09:57:03 -06:00
Becca Petrin
96b2b39441
Strip unnecessary payload in AD root cred rotation example ( #8160 )
...
* strip unnecessary payload in example
* strip other unnecessary payload
2020-01-17 16:49:36 -08:00
Jeff Escalante
0c9affe582
New Website! ( #8154 )
...
* new documentation website
* ci job adjustment
* update to latest version on downloads page
* remove transition-period scripts
* add netlify toml file
* fix docs patch
* fix ci config?
* revert go.mod changes
* a couple last markdown formatting fixes
2020-01-17 16:18:09 -08:00