U-M Shibboleth Identity Provider (InCommon)

The University of Michigan's own Shibboleth SAML 2.0 identity provider, and the most unambiguously institution-operated machine-readable surface U-M publishes. GET https://shibboleth.umich.edu/idp/shibboleth returns 200 application/xml (10,923 bytes) — an IDPSSODescriptor with protocolSupportEnumeration urn:oasis:names:tc:SAML:2.0:protocol, signing and encryption key descriptors, SSO and SLO endpoints, and shibmd:Scope entries for umich.edu, annarbor.umich.edu, umd.umich.edu, dearborn.umich.edu and flint.umich.edu. Registered in InCommon and therefore reachable through eduGAIN. U-M ITS Identity and Access Management publishes working SAML and OIDC service-provider integration examples publicly at github.com/umich-iam. This is federation metadata, not a REST API — there is no OpenAPI to write and none has been invented.

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/shibboleth-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-michigan-ann-arbor:shibboleth-idp
name: U-M Shibboleth Identity Provider (InCommon)
x-operator: institution
x-operator-evidence: shibboleth.umich.edu and weblogin.umich.edu are under umich.edu and serve a SAML
  2.0 EntityDescriptor with entityID https://shibboleth.umich.edu/idp/shibboleth. InCommon's metadata
  query service returns the same entity with mdrpi:RegistrationInfo registrationAuthority="https://incommon.org".
description: The University of Michigan's own Shibboleth SAML 2.0 identity provider, and the most unambiguously
  institution-operated machine-readable surface U-M publishes. GET https://shibboleth.umich.edu/idp/shibboleth
  returns 200 application/xml (10,923 bytes) — an IDPSSODescriptor with protocolSupportEnumeration urn:oasis:names:tc:SAML:2.0:protocol,
  signing and encryption key descriptors, SSO and SLO endpoints, and shibmd:Scope entries for umich.edu,
  annarbor.umich.edu, umd.umich.edu, dearborn.umich.edu and flint.umich.edu. Registered in InCommon and
  therefore reachable through eduGAIN. U-M ITS Identity and Access Management publishes working SAML and
  OIDC service-provider integration examples publicly at github.com/umich-iam. This is federation metadata,
  not a REST API — there is no OpenAPI to write and none has been invented.
humanURL: https://its.umich.edu/accounts-access/identity-access-management/
baseURL: https://shibboleth.umich.edu/idp/shibboleth
tags:
- Identity Federation
- SAML
- Shibboleth
- InCommon
- SSO
- Identity
properties:
- type: Documentation
  url: https://its.umich.edu/accounts-access/identity-access-management/
- type: Authentication
  url: authentication/university-of-michigan-ann-arbor-authentication.yml
- type: GitHubOrganization
  url: https://github.com/umich-iam
- type: CodeExamples
  url: https://github.com/umich-iam/SSO-Examples