Skip to content

Commit

Permalink
Update docs for auth-cf (#29311)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltcarbonell authored Jan 8, 2025
1 parent 27bd3e9 commit cb32dd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/api-docs/auth/cf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cb32dd0

Please sign in to comment.