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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sso-cas"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: western:sso-cas
name: Western Single Sign-On (Apereo CAS — CAS 3.0, SAML2, OIDC)
description: 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.
humanURL: https://wts.uwo.ca/services/o/single-sign-on-sso-saml2-oauth-oidc-cas/index.html
baseURL: https://ssocas.uwo.ca/cas
tags:
- Identity
- Authentication
- SSO
- SAML
- CAS
- OpenID Connect
x-operator: institution
x-operator-evidence: Host ssocas.uwo.ca is under Western's own registrable domain and the TLS and SAML
  signing certificates are both issued to CN=ssocas.uwo.ca.
x-developer-usable: false
x-developer-note: Documented but affiliation-gated. No self-serve client registration, no published scopes,
  no token endpoint reachable anonymously.
x-caveat: The SAML descriptor served here carries the stock Apereo CAS placeholder entityID https://cas.example.org/idp.
  It is live and correctly scoped to uwo.ca, but the entityID was never configured and this is not the
  entity registered in the federation.
properties:
- type: Documentation
  url: https://wts.uwo.ca/services/o/single-sign-on-sso-saml2-oauth-oidc-cas/index.html
- type: Authentication
  url: authentication/western-authentication.yml
- type: Conformance
  url: conformance/western-conformance.yml