From cb32dd03c0589d2950173270ff8e93048e6fa77e Mon Sep 17 00:00:00 2001 From: "Luis (LT) Carbonell" Date: Tue, 7 Jan 2025 20:18:11 -0500 Subject: [PATCH] Update docs for auth-cf (#29311) --- website/content/api-docs/auth/cf.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/api-docs/auth/cf.mdx b/website/content/api-docs/auth/cf.mdx index c5b9d95cc29e..f3b2c5f3a666 100644 --- a/website/content/api-docs/auth/cf.mdx +++ b/website/content/api-docs/auth/cf.mdx @@ -46,6 +46,8 @@ documentation](/vault/docs/auth/cf). - `login_max_seconds_not_after` `(int: 60)`: In case of clock drift, the maximum number of seconds in the future when a signature could have been created. The lower the value, the lower the risk of replay attacks. +- `cf_timeout` `(duration: 0s)`: The timeout for the CF API. If not set, the default + timeout is 0, which means no timeout. ### Sample payload