summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties
diff options
context:
space:
mode:
Diffstat (limited to 'base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties')
-rw-r--r--base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties b/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties
index 95fabba72..9e138cb5a 100644
--- a/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties
+++ b/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties
@@ -6,5 +6,5 @@
account.login = certServer.ocsp.account,login
account.logout = certServer.ocsp.account,logout
-admin.users = certServer.ocsp.users,execute
-admin.groups = certServer.ocsp.groups,execute
+groups = certServer.ocsp.groups,execute
+users = certServer.ocsp.users,execute