We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1ea56 commit 07c7cb9Copy full SHA for 07c7cb9
1 file changed
docs/toolhive/concepts/backend-auth.mdx
@@ -73,8 +73,7 @@ auditability. Static credentials are long-lived and shared across all users, so
73
there is no per-user attribution in audit logs.
74
75
When using static credentials, consider integrating with a secret management
76
-system like [HashiCorp Vault](../integrations/vault.mdx) or
77
-[1Password](../guides-cli/secrets-management.mdx) for secure storage and
+system like [HashiCorp Vault](../integrations/vault.mdx) for secure storage and
78
rotation.
79
80
### Token exchange
0 commit comments