Skip to content

Commit

Permalink
Merge pull request #1373 from maelvls/explain-why-refresh-not-recomme…
Browse files Browse the repository at this point in the history
…nded

Venafi Issuer: Explain why "Do not select 'refresh token enabled'"
  • Loading branch information
jetstack-bot authored Dec 21, 2023
2 parents 6f7759a + 7307f0c commit c7eee02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/docs/configuration/venafi.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,9 @@ credentials.

1. [Set up token authentication](https://docs.venafi.com/Docs/23.1/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php).

NOTE: Do not select "Refresh Token Enabled" and set a *long* "Token Validity (days)".
NOTE: Do not select "Refresh Token Enabled" and set a *long* "Token Validity
(days)". The Refresh Token feature is not supported by cert-manager's Venafi
`Issuer`.

2. Create a new user with sufficient privileges to manage and revoke certificates in a particular policy folder (zone).

Expand Down

0 comments on commit c7eee02

Please sign in to comment.