You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ make deploy
64
64
The cert-manager external issuer for Keyfactor Command can be used to issue certificates from Keyfactor Command using cert-manager.
65
65
66
66
### Authentication
67
-
Authentication to the Command platform is done using basic authentication. The credentials for a user with permissions to enroll must be provided as a Kubernetes `kubernetes.io/basic-auth` secret.
67
+
Authentication to the Command platform is done using basic authentication. The credentials must be provided as a Kubernetes `kubernetes.io/basic-auth` secret. These credentials should be for a user with "Certificate Enrollment: Enroll CSR" and "API: Read" permissions in Command.
68
68
69
69
Create a `kubernetes.io/basic-auth` secret with the Keyfactor Command username and password:
0 commit comments