Skip to content

Commit 40c7b3e

Browse files
authored
Clarify Command permissions
1 parent 4331c99 commit 40c7b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ make deploy
6464
The cert-manager external issuer for Keyfactor Command can be used to issue certificates from Keyfactor Command using cert-manager.
6565

6666
### 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.
6868

6969
Create a `kubernetes.io/basic-auth` secret with the Keyfactor Command username and password:
7070
```shell

0 commit comments

Comments
 (0)