Skip to content

Commit

Permalink
Fix venafi link 404
Browse files Browse the repository at this point in the history
  • Loading branch information
ushuz authored Aug 9, 2023
1 parent cb0c896 commit 7d652de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/configuration/venafi.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,15 +139,15 @@ credentials.

### Access Token Authentication

1. [Set up token authentication](https://docs.venafi.com/Docs/23.1/TopNav/Content/SDK/AuthSDK/t-SDKa-Setup-OAuth.php).
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)".

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

E.g. `k8s-xyz-automation`

3. [Create a new application integration](https://docs.venafi.com/Docs/21.1/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creatingNew-Aperture.php)
3. [Create a new application integration](https://docs.venafi.com/Docs/21.4/TopNav/Content/API-ApplicationIntegration/t-APIAppIntegrations-creatingNew-Aperture.php)

Create an application integration with name and ID `cert-manager`.
Set the "API Access Settings" to `Certificates: Read,Manage,Revoke`.
Expand Down

0 comments on commit 7d652de

Please sign in to comment.