9 lines
269 B
Properties
9 lines
269 B
Properties
|
# This file lists the set of users that are allowed access to the CAS sensitive/admin endpoints.
|
||
|
#
|
||
|
# The syntax of each entry should be in the form of:
|
||
|
#
|
||
|
# username=password,grantedAuthority[,grantedAuthority][,enabled|disabled]
|
||
|
|
||
|
# Example:
|
||
|
casuser=notused,ROLE_ADMIN
|