summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/webapps/ocsp/WEB-INF/auth.properties
blob: 9e138cb5a18e1f4a9a1d4afdf140e363578417fe (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
groups = certServer.ocsp.groups,execute
users = certServer.ocsp.users,execute