| 123456789 |
- # 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
|