summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/webapps/ocsp/WEB-INF/acl.properties
blob: 95fabba720adcc6d13eb3139e0edeb775a6220fc (plain)
1
2
3
4
5
6
7
8
9
10
# Restful API authorization mapping info
#
# Format:
# <mapping name> = <resource ID>,<operation>
# ex: admin.users = certServer.ca.users,read

account.login = certServer.ocsp.account,login
account.logout = certServer.ocsp.account,logout
admin.users = certServer.ocsp.users,execute
admin.groups = certServer.ocsp.groups,execute