Files
vault/website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx
hc-github-team-secure-vault-core 64b15205cc backport of commit ebfde8f33e (#23663)
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2023-10-16 14:40:36 +01:00

12 lines
390 B
Plaintext

---
layout: docs
page_title: Vault Agent and Vault Proxy Auto-Auth Sinks
description: Sinks for Auto-Auth
---
# Vault agent and Vault proxy Auto-Auth sinks
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
type of sink, [file sink](/vault/docs/agent-and-proxy/autoauth/sinks/file).