From 176474a46a932ea31498d2815a253fb135129fd9 Mon Sep 17 00:00:00 2001 From: "Luis (LT) Carbonell" Date: Wed, 8 Jan 2025 01:18:11 +0000 Subject: [PATCH] backport of commit cb32dd03c0589d2950173270ff8e93048e6fa77e --- 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