Przeglądaj źródła

Fix typo in docs link: odic -> oidc (#2132)

Aleksey Zhukov 3 lat temu
rodzic
commit
a3f43c629c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/provider/hashicorp-vault.md

+ 1 - 1
docs/provider/hashicorp-vault.md

@@ -272,7 +272,7 @@ We support five different modes for authentication:
 [appRole](https://www.vaultproject.io/docs/auth/approle),
 [appRole](https://www.vaultproject.io/docs/auth/approle),
 [kubernetes-native](https://www.vaultproject.io/docs/auth/kubernetes),
 [kubernetes-native](https://www.vaultproject.io/docs/auth/kubernetes),
 [ldap](https://www.vaultproject.io/docs/auth/ldap) and
 [ldap](https://www.vaultproject.io/docs/auth/ldap) and
-[jwt/odic](https://www.vaultproject.io/docs/auth/jwt), each one comes with it's own
+[jwt/oidc](https://www.vaultproject.io/docs/auth/jwt), each one comes with it's own
 trade-offs. Depending on the authentication method you need to adapt your environment.
 trade-offs. Depending on the authentication method you need to adapt your environment.
 
 
 #### Token-based authentication
 #### Token-based authentication