UM Web SSO — institutional SAML 2.0 / OpenID Connect identity provider

UMPASS, the university's single sign-on, is served by UM's own AD FS farm. It publishes federation metadata as application/samlmetadata+xml — 71 KB, signed, carrying both an IDPSSODescriptor and an SPSSODescriptor, SAML 2.0 protocol support, SingleSignOnService over HTTP-POST and HTTP-Redirect, four SingleLogoutService endpoints and 128 declared claim types — and an OpenID Connect discovery document at /adfs/.well-known/openid-configuration. This is the university's strongest institution-operated machine-readable surface and the one class the June 2026 cohort profiling missed entirely. Macao has no national research-and-education identity federation, so there is no eduGAIN or InCommon aggregate entry to point at; the metadata is published directly by the institution.

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/websso-idp"
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: university-of-macau:websso-idp
name: UM Web SSO — institutional SAML 2.0 / OpenID Connect identity provider
x-operator: institution
x-operator-evidence: websso.um.edu.mo is under the university's own registrable domain and publishes a
  signed EntityDescriptor with entityID http://websso.um.edu.mo/adfs/services/trust. The realm lookup
  for um.edu.mo returns NameSpaceType "Federated", AuthURL https://websso.um.edu.mo/adfs/ls/ and FederationBrandName
  "University of Macau".
description: UMPASS, the university's single sign-on, is served by UM's own AD FS farm. It publishes federation
  metadata as application/samlmetadata+xml — 71 KB, signed, carrying both an IDPSSODescriptor and an SPSSODescriptor,
  SAML 2.0 protocol support, SingleSignOnService over HTTP-POST and HTTP-Redirect, four SingleLogoutService
  endpoints and 128 declared claim types — and an OpenID Connect discovery document at /adfs/.well-known/openid-configuration.
  This is the university's strongest institution-operated machine-readable surface and the one class the
  June 2026 cohort profiling missed entirely. Macao has no national research-and-education identity federation,
  so there is no eduGAIN or InCommon aggregate entry to point at; the metadata is published directly by
  the institution.
humanURL: https://websso.um.edu.mo/adfs/ls/IdpInitiatedSignon.aspx
tags:
- Identity Federation
- SAML
- OpenID Connect
- Education
properties:
- type: IdentityFederation
  url: https://websso.um.edu.mo/FederationMetadata/2007-06/FederationMetadata.xml
- type: OpenIDConfiguration
  url: https://websso.um.edu.mo/adfs/.well-known/openid-configuration
- type: Authentication
  url: authentication/university-of-macau-authentication.yml