mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-14 02:27:02 +02:00
12 lines
390 B
Plaintext
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).
|