summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared/conf/auth-method.properties
blob: 98aee66abb43b41af29ba84cf625e0ad6c715f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Authentication method mapping
#
# Format:
#   <mapping name> = <authentication manager>,...
# Example:
#   default = *
#   account = certUserDBAuthMgr,passwdUserDBAuthMgr

default = *
account = certUserDBAuthMgr,passwdUserDBAuthMgr
audit = certUserDBAuthMgr
groups = certUserDBAuthMgr
selftests = certUserDBAuthMgr
users = certUserDBAuthMgr