Swap push/pull.

This commit is contained in:
Jeff Mitchell 2016-08-22 19:34:53 -04:00 committed by GitHub
parent 4c5e2a1b7a
commit 58611de06d

View file

@ -60,8 +60,8 @@ client, the SecretID can be kept confidential from all parties except for the
final authenticating client by using [Response
Wrapping](https://www.vaultproject.io/docs/concepts/response-wrapping.html).
Pull mode is available for App-ID workflow compatibility, which in some
specific cases is preferable, but in most cases Push mode is more secure and
Push mode is available for App-ID workflow compatibility, which in some
specific cases is preferable, but in most cases Pull mode is more secure and
should be preferred.
### Further Constraints