ASU Shibboleth SAML 2.0 Identity Provider

ASU's own Shibboleth Identity Provider, entityID urn:mace:incommon:asu.edu, asserting the scope asu.edu. ASU publishes the signed entity descriptor from its own host at shibboleth2.asu.edu (200, 1559 bytes, application/xml) as well as through the InCommon MDQ service. Advertises SAML 2.0 over HTTP-Redirect and HTTP-POST SingleSignOnService bindings, with mdui:UIInfo carrying the institution's display name, information URL and privacy statement. Institution-operated by definition, machine-readable, and the single most under-catalogued programmable asset a university runs. It is not a public developer API: an application cannot obtain an assertion without being registered as a service provider in the federation.

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: arizona-state-university:shibboleth-idp
name: ASU Shibboleth SAML 2.0 Identity Provider
description: 'ASU''s own Shibboleth Identity Provider, entityID urn:mace:incommon:asu.edu, asserting the
  scope asu.edu. ASU publishes the signed entity descriptor from its own host at shibboleth2.asu.edu (200,
  1559 bytes, application/xml) as well as through the InCommon MDQ service. Advertises SAML 2.0 over HTTP-Redirect
  and HTTP-POST SingleSignOnService bindings, with mdui:UIInfo carrying the institution''s display name,
  information URL and privacy statement. Institution-operated by definition, machine-readable, and the
  single most under-catalogued programmable asset a university runs. It is not a public developer API:
  an application cannot obtain an assertion without being registered as a service provider in the federation.'
humanURL: https://getprotected.asu.edu/services
baseURL: https://shibboleth2.asu.edu/idp/shibboleth
tags:
- Identity
- SSO
- SAML
- Shibboleth
- Federation
- InCommon
properties:
- type: Authentication
  url: authentication/arizona-state-university-authentication.yml
- type: IdentityFederation
  url: https://mdq.incommon.org/entities/urn%3Amace%3Aincommon%3Aasu.edu
- type: Conformance
  url: conformance/arizona-state-university-conformance.yml
x-operator: institution
x-operator-evidence: The signed EntityDescriptor names OrganizationName "Arizona State University" and
  shibmd:Scope "asu.edu"; the metadata is served from shibboleth2.asu.edu, ASU's own registrable domain,
  and the SSO bindings point at the same host.
x-entity-id: urn:mace:incommon:asu.edu
x-sso-endpoint: https://shibboleth2.asu.edu/idp/profile/SAML2/Redirect/SSO
x-probe:
  baseURL_status: 200
  probed: '2026-09-01'
  note: 1559 bytes of application/xml SAML metadata from ASU's own host. The SSO endpoint itself is not
    a pointer — it requires a SAMLRequest — so it is recorded in x-sso-endpoint.