summaryrefslogtreecommitdiffstats
path: root/base/ca/shared/webapps/ca/WEB-INF/auth.properties
diff options
context:
space:
mode:
Diffstat (limited to 'base/ca/shared/webapps/ca/WEB-INF/auth.properties')
-rw-r--r--base/ca/shared/webapps/ca/WEB-INF/auth.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/ca/shared/webapps/ca/WEB-INF/auth.properties b/base/ca/shared/webapps/ca/WEB-INF/auth.properties
index 21ec281da..116bc94bf 100644
--- a/base/ca/shared/webapps/ca/WEB-INF/auth.properties
+++ b/base/ca/shared/webapps/ca/WEB-INF/auth.properties
@@ -8,5 +8,6 @@
/ca/rest/account/logout = certServer.ca.account,logout
/ca/rest/admin/users = certServer.ca.users,execute
/ca/rest/admin/groups = certServer.ca.groups,execute
+/ca/rest/agent/certrequests = certServer.ca.certrequests,execute
/ca/rest/agent/certs = certServer.ca.certs,execute
/ca/rest/securityDomain/installToken = certServer.securitydomain.domainxml,read