mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Swap push/pull.
This commit is contained in:
parent
4c5e2a1b7a
commit
58611de06d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue