|
|
@@ -2434,7 +2434,7 @@ Will generate a secret with:
|
|
|
<a href="https://www.vaultproject.io/docs/auth/approle">appRole</a>,
|
|
|
<a href="https://www.vaultproject.io/docs/auth/kubernetes">kubernetes-native</a>,
|
|
|
<a href="https://www.vaultproject.io/docs/auth/ldap">ldap</a> and
|
|
|
-<a href="https://www.vaultproject.io/docs/auth/jwt">jwt/odic</a>, each one comes with it's own
|
|
|
+<a href="https://www.vaultproject.io/docs/auth/jwt">jwt/oidc</a>, each one comes with it's own
|
|
|
trade-offs. Depending on the authentication method you need to adapt your environment.</p>
|
|
|
<h4 id="token-based-authentication">Token-based authentication</h4>
|
|
|
<p>A static token is stored in a <code>Kind=Secret</code> and is used to authenticate with vault.</p>
|