Yoko
c52f3c5a24
[Guide] ACL Templating ( #5226 )
...
* WIP - ACL Templating
* WIP
* WIP - ACL Templating
* WIP
* Updated
* ACL Policy Templating guide
* Updated to use kv-v2 instead of kv
* Fixed the incomplete sentense and cleaned it up a little
* WIP Formatting and grammar
* Minor fixes
2018-08-31 09:06:43 -07:00
Chris Hoffman
3f56e989a3
adding known issues section
2018-08-30 19:09:30 -04:00
Yoko
2e7e2778e1
[Guide] Update for Vault HA (0.11) ( #5104 )
...
* For 0.11 - Performance Nodes
* Added the doc link
* Performance Node -> Performance Standby Nodes
* Updated to say 'most read-only requests'
2018-08-30 14:45:34 -07:00
Andy Manoske
e8ef5afb5f
namespace docs updates
...
Post-launch clarifications on namespace docs
2018-08-30 14:20:14 -07:00
Yoko
cc8eceb849
[Guide] Fixed the reported issue ( #5230 )
...
* Fixed the message
* Fixed the message
2018-08-30 09:45:18 -07:00
Jeff Mitchell
b1f462d7f9
Fix up sidebar JWT description
2018-08-30 12:00:20 -04:00
Jeff Mitchell
5da6fc2f77
Remove some confusing language on perf standby page
2018-08-29 19:51:23 -04:00
Brian Shumate
eeb3b71fc0
Minor edits ( #5221 )
...
- Correct typo
- Remove trailing spaces
2018-08-29 12:01:33 -04:00
Chris Hoffman
774359f3b5
adding namespaces example
2018-08-29 11:26:23 -04:00
Jeff Mitchell
24946fe43e
Add namespace/mfa docs ( #5215 )
2018-08-28 15:33:34 -07:00
Jeff Mitchell
b509ea4926
Make the usernames match in all examples in userpass
2018-08-28 18:33:00 -04:00
Brian Kassouf
85f06f7e88
Add Performance Standby Docs ( #5214 )
...
* Add Performance Standby Docs
* Review updates
2018-08-28 12:48:02 -07:00
Frederic Hemberger
d343f00b64
Fix ssh command in example ( #5209 )
2018-08-28 12:34:48 -07:00
Jeff Mitchell
5cf0e3e87e
Update API section index file with fixes, updates, and namespace info. ( #5213 )
2018-08-28 12:33:19 -07:00
Chris Hoffman
4b87a0fd2c
remove beta language
2018-08-28 14:00:55 -04:00
Yoko
d28e993e1b
Added Deployment Guide in the index ( #5211 )
2018-08-28 10:55:30 -07:00
Jeff Mitchell
d56682ee9d
Update upgrade guide
2018-08-28 12:17:43 -04:00
Jeff Mitchell
d986c8813b
Update upgrade guide for 0.11.0
2018-08-28 12:12:40 -04:00
Jeff Mitchell
2a8e510a27
Document disable_performance_standby
2018-08-28 12:09:13 -04:00
Chris Hoffman
c81efa0fa2
fixing link
2018-08-28 07:19:35 -04:00
Dan Brown
9954bddcf0
Add Deployment Guide, links and reformat Ref Arch ( #5041 )
...
* Add Deployment Guide, links and reformat Ref Arch
* Improve systemd service file and links
2018-08-28 04:53:36 -06:00
Jeff Mitchell
efadc93c4a
Update version numbers
2018-08-28 02:41:24 -04:00
Jim Kalafut
abe86a48f4
Fix Azure Secrets API example
2018-08-27 20:44:00 -06:00
Austin Workman
e8991e8fe9
Adding documentation clarifying oracle plugin setup and requirements ( #5183 )
2018-08-25 12:27:13 -07:00
Becca Petrin
55b3dfbcc0
use ldaps in docs ( #5180 )
2018-08-24 10:36:20 -07:00
Laura Gjerman-Uva
70bf87c25b
Update ad/creds/:rolename endpoint to include the table with method/path for consistency/clarity. Also, remove payload.json from example, since this endpoint doesn't take a payload. ( #5172 )
2018-08-24 09:19:51 -07:00
Chris Hoffman
e6abba9558
Revert "Add Configuration Builder and Better Download page" ( #5171 )
2018-08-23 19:34:50 -04:00
Jim Kalafut
7eb0403ad2
Fix Azure Secrets docs error
2018-08-23 14:27:47 -07:00
Joshua Ogle
6819af20b5
Merge branch 'master' into oss-download-config-path
2018-08-23 14:01:39 -06:00
Jeff Mitchell
ba0d029247
Restricts ACL templating to paths but allows failures ( #5167 )
...
When a templating failure happens, we now simply ignore that path,
rather than fail all access to all policies
2018-08-23 12:15:02 -04:00
Chris Hoffman
d736324b50
Docs: ACL Templating ( #5159 )
2018-08-23 10:05:44 -04:00
Jim Kalafut
18b21275d9
Fix docs typos ( #5158 )
2018-08-22 18:26:48 -04:00
Greg Oledzki
d5a3010498
Update delete.html.md ( #5155 )
...
Minor typo in `delete` command docs
2018-08-22 11:26:21 -07:00
Becca Petrin
fb6a06a3fe
Alibaba auth docs ( #5132 )
2018-08-22 10:23:33 -07:00
Chris Hoffman
52af323257
fixing feature name
2018-08-22 11:41:28 -04:00
Chris Hoffman
b1c5e1f91c
fixing feature name
2018-08-22 11:40:48 -04:00
Hugo Wood
203269a5d4
JWT/OIDC documentation fixes ( #5157 )
...
* Fix argument name in JWT/OIDC login CLI example
* Fix groups_claim documented as required when creating roles for JWT/OIDC
2018-08-22 10:44:08 -04:00
Stenio Ferreira
8dfedb2693
Fixed a typo in the Namespaces guide ( #5151 )
2018-08-21 13:33:40 -07:00
Jeff Mitchell
e58a8a63a7
Add the ability to specify token CIDR restrictions on secret IDs. ( #5136 )
...
Fixes #5034
2018-08-21 11:54:04 -04:00
Jeff Mitchell
051bb9fc13
Two PKI improvements: ( #5134 )
...
* Disallow adding CA's serial to revocation list
* Allow disabling revocation list generation. This returns an empty (but
signed) list, but does not affect tracking of revocations so turning it
back on will populate the list properly.
2018-08-21 11:20:57 -04:00
Gerardo Rodriguez
43c733b460
Edit, missing "to" ( #5147 )
2018-08-21 11:09:41 -04:00
Chris Hoffman
4d574c1d6c
adding namespace docs ( #5133 )
2018-08-17 12:17:11 -04:00
Chris Hoffman
d25b7fa477
Add additional clarification
2018-08-17 08:55:49 -04:00
Raja Nadar
797141f8ae
vaultsharp - multi platform capabilities ( #5127 )
2018-08-17 08:47:16 -04:00
Yoko
56636735bc
[Guide] Multi-Tenant Pattern with ACL Namespaces (0.11) ( #5103 )
...
* WIP - ACL Namespace
* WIP - ACL Namepaces
* WIP
* WIP
* WIP
* WIP
* WIP
* Added UI screenshots
* Added summary at the end
* Added the Web UI steps in Step 5
* Update multi-tenant.html.md
Updated text to ensure that we use the final "ship" name of namespaces (namespaces vs. ACL Namespaces) and introduced some industry-specific terminology (highlighting this is about Secure Multi-Tenancy)
2018-08-16 16:51:53 -07:00
Andy Manoske
50edc43df0
Merge pull request #5112 from hashicorp/namespaces-docs
...
Merge for Beta Launch
2018-08-16 15:36:43 -07:00
Chris Hoffman
b18d9cc830
doc updates
2018-08-16 17:59:39 -04:00
Brian Kassouf
bf77a69f4d
Update upgrade-to-0.11.0.html.md
2018-08-16 14:29:18 -07:00
Brian Kassouf
95800f76b0
Add upgrade notes ( #5125 )
2018-08-16 14:22:27 -07:00
Andy Manoske
8ef8da0886
Update docs.erb
2018-08-16 13:44:13 -07:00