Western Single Sign-On (Apereo CAS — CAS 3.0, SAML2, OIDC)
Western Technology Services operates an Apereo CAS server at ssocas.uwo.ca. The CAS 3.0 protocol is publicly reachable — /cas/p3/serviceValidate returns a well-formed cas:serviceResponse to an anonymous request — and the server also emits a SAML 2.0 IdP descriptor at /cas/idp/metadata (HTTP 200, IDPSSODescriptor, shibmd:Scope uwo.ca, signing certificate CN=ssocas.uwo.ca valid to 2045), and exposes a Spring Boot actuator link document at /cas/actuator. OIDC is advertised in the WTS service catalogue but its discovery document and JWKS both return 403, so no OIDC surface is publicly usable. Integration is request-based through WTS and gated behind institutional affiliation rather than open self-service registration.