CAS uses specific URLs for performing specific tasks. These URLs are listed below for the test/qa and production CalNet CAS service tiers.
Test/QA URLs
Service Type | URL |
Base Server | https://auth-test.berkeley.edu |
CAS Service | https://auth-test.berkeley.edu/cas/ |
CAS Proxy Service | https://auth-test.berkeley.edu/cas/proxy/ |
Login | https://auth-test.berkeley.edu/cas/login |
Logout | https://auth-test.berkeley.edu/cas/logout |
CAS 3.0 Validation | https://auth-test.berkeley.edu/cas/p3/serviceValidate |
CAS 2.0 Validation | https://auth-test.berkeley.edu/cas/serviceValidate |
CAS SAML 1.1 validation | https://auth-test.berkeley.edu/cas/samlValidate |
CAS Proxy Validation | https://auth-test.berkeley.edu/cas/proxyValidate |
Production URLs
Service Type | URL |
Base Server | https://auth.berkeley.edu |
CAS Service | https://auth.berkeley.edu/cas/ |
CAS Proxy Service | https://auth.berkeley.edu/cas/proxy/ |
Login | https://auth.berkeley.edu/cas/login |
Logout | https://auth.berkeley.edu/cas/logout |
CAS 3.0 Validation | https://auth.berkeley.edu/cas/p3/serviceValidate |
CAS 2.0 Validation | https://auth.berkeley.edu/cas/serviceValidate |
CAS SAML 1.1 validation | https://auth-test.berkeley.edu/cas/samlValidate |
CAS Proxy Validation | https://auth.berkeley.edu/cas/proxyValidate |