backport of commit ebfde8f33e (#23663)

Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-10-16 09:40:36 -04:00
committed by GitHub
parent 81aceca011
commit 64b15205cc

View File

@@ -8,4 +8,4 @@ description: Sinks for Auto-Auth
Every time an auto-auth authentication is successful, the token is written to the Every time an auto-auth authentication is successful, the token is written to the
enabled Sinks, subject to their configuration. Today, we only support one enabled Sinks, subject to their configuration. Today, we only support one
type of sink, [file sink](/vault/docs/agent-and-proxy/sinks/file). type of sink, [file sink](/vault/docs/agent-and-proxy/autoauth/sinks/file).