1 # This file is used for authenticating against multiple CAS servers
2 # If the file Auth_cas_servers.yaml exists, then the casServerUrl syspref will be ignored
4 # If you have to authenticate against only one CAS server, which is usually the case,
5 # don't use this file, but the casServerUrl syspref instead
9 ServerName: "https://example.com/cas"
10 OtherServerName: "https://example.org/cas"
11 ThirdServerName: "https://example.edu/cas"