user-details.properties 269 B

123456789
  1. # This file lists the set of users that are allowed access to the CAS sensitive/admin endpoints.
  2. #
  3. # The syntax of each entry should be in the form of:
  4. #
  5. # username=password,grantedAuthority[,grantedAuthority][,enabled|disabled]
  6. # Example:
  7. casuser=notused,ROLE_ADMIN