Skip to content

AuthenticationStrategy

Aaron Bedra edited this page Apr 4, 2019 · 1 revision

An AuthenticationStrategy is required to construct a VaultClient. Because AuthenticationStrategy is an abstract, an implementation of it must be selected. This library supports the following strategies:

Strategy Link
AppRole https://www.vaultproject.io/docs/auth/approle.html
Clone this wiki locally