Skip to content

Commit 7c8aa50

Browse files
docs(vault-jwt): update OIDC docs link (#388)
Co-authored-by: M Atif Ali <[email protected]>
1 parent e64f1ed commit 7c8aa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vault-jwt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: [helper, integration, vault, jwt, oidc]
1010

1111
# Hashicorp Vault Integration (JWT)
1212

13-
This module lets you authenticate with [Hashicorp Vault](https://www.vaultproject.io/) in your Coder workspaces by reusing the [OIDC](https://coder.com/docs/admin/auth#openid-connect) access token from Coder's OIDC authentication method. This requires configuring the Vault [JWT/OIDC](https://developer.hashicorp.com/vault/docs/auth/jwt#configuration) auth method.
13+
This module lets you authenticate with [Hashicorp Vault](https://www.vaultproject.io/) in your Coder workspaces by reusing the [OIDC](https://coder.com/docs/admin/users/oidc-auth) access token from Coder's OIDC authentication method. This requires configuring the Vault [JWT/OIDC](https://developer.hashicorp.com/vault/docs/auth/jwt#configuration) auth method.
1414

1515
```tf
1616
module "vault" {

0 commit comments

Comments
 (0)