UCSB Identity Federation (Passport / InCommon)

UCSB operates its own Shibboleth identity provider, "Passport", at passport.identity.ucsb.edu, registered in InCommon as entityID urn:mace:incommon:ucsb.edu. Its SAML 2.0 metadata is machine-readable and retrievable without credentials from the InCommon MDQ service — HTTP 200, application/samlmetadata+xml, XML-signed, probed 2026-08-30. This is the one institution-operated machine-readable surface UCSB has that is not an OpenAPI, and it is the kind of surface this catalog has historically missed for universities entirely.

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/identity-federation"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: ucsb:identity-federation
name: UCSB Identity Federation (Passport / InCommon)
description: UCSB operates its own Shibboleth identity provider, "Passport", at passport.identity.ucsb.edu,
  registered in InCommon as entityID urn:mace:incommon:ucsb.edu. Its SAML 2.0 metadata is machine-readable
  and retrievable without credentials from the InCommon MDQ service — HTTP 200, application/samlmetadata+xml,
  XML-signed, probed 2026-08-30. This is the one institution-operated machine-readable surface UCSB has
  that is not an OpenAPI, and it is the kind of surface this catalog has historically missed for universities
  entirely.
humanURL: https://passport.identity.ucsb.edu/idp/shibboleth
baseURL: https://passport.identity.ucsb.edu/idp/shibboleth
x-operator: institution
tags:
- Identity Federation
- Shibboleth
- SAML
- InCommon
properties:
- type: IdentityFederation
  url: https://mdq.incommon.org/entities/urn%3Amace%3Aincommon%3Aucsb.edu
- type: Metadata
  url: https://passport.identity.ucsb.edu/idp/shibboleth
- type: Conformance
  url: conformance/ucsb-conformance.yml
x-metadata-url: https://mdq.incommon.org/entities/urn%3Amace%3Aincommon%3Aucsb.edu
x-audit-note: 'A host-based verdict on the InCommon MDQ URL reads "vendor" because other institutions
  resolve through the same federation service. That is the federation, not the operator: the entity described
  is urn:mace:incommon:ucsb.edu and the IdP it points at, passport.identity.ucsb.edu, is UCSB''s. baseURL
  is set to the institution-operated IdP so the verdict lands correctly; the MDQ retrieval URL is kept
  as x-metadata-url and as evidence in conformance/ucsb-conformance.yml.'