Skip to content

Commit 828c7df

Browse files
Merge pull request #1591 from aidy/fix_tpp_doc_links
Fix/update links to TPP documentation
2 parents 3fe8169 + 87df53d commit 828c7df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/configuration/venafi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ credentials.
139139

140140
### Access Token Authentication
141141

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

144144
NOTE: Do not select "Refresh Token Enabled" and set a *long* "Token Validity
145145
(days)". The Refresh Token feature is not supported by cert-manager's Venafi
@@ -149,10 +149,10 @@ credentials.
149149

150150
E.g. `k8s-xyz-automation`
151151

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

154154
Create an application integration with name and ID `cert-manager`.
155-
Set the "API Access Settings" to `Certificates: Read,Manage,Revoke`.
155+
Set the "Base Access Settings" to `certificate: manage,revoke`.
156156

157157
"Edit Access" to the new application integration, and allow it to be used by the user you created earlier.
158158

0 commit comments

Comments
 (0)