UT Austin Enterprise Identity Provider (SAML 2.0 + OpenID Connect)

UT Austin's Shibboleth identity provider, and the most under-catalogued class of institutional API surface. It publishes SAML 2.0 metadata at /idp/shibboleth (entityID https://enterprise.login.utexas.edu/idp/shibboleth) with HTTP-POST, POST-SimpleSign, HTTP-Redirect and SOAP/ECP bindings, and the same entity resolves signed from the InCommon metadata query service, confirming InCommon/eduGAIN participation. It also serves a full OpenID Connect discovery document at /.well-known/openid-configuration advertising authorization, token, userinfo, JWKS, introspection, revocation, end-session and dynamic client registration endpoints, and ten scopes — six of them institution-defined (utexas_profile, utexas_restrict, utexas_student_extended, memberof, groups, iidasmail). Both documents are anonymously readable and machine-readable; obtaining client credentials is an institutional process, not self-service. Verified live (HTTP 200) on 2026-08-30.

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/enterprise-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 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: university-of-texas-at-austin:enterprise-idp
name: UT Austin Enterprise Identity Provider (SAML 2.0 + OpenID Connect)
x-operator: institution
x-operator-evidence: Host enterprise.login.utexas.edu is under the institution's own registrable domain,
  and the SAML metadata declares OrganizationName "The University of Texas at Austin".
description: UT Austin's Shibboleth identity provider, and the most under-catalogued class of institutional
  API surface. It publishes SAML 2.0 metadata at /idp/shibboleth (entityID https://enterprise.login.utexas.edu/idp/shibboleth)
  with HTTP-POST, POST-SimpleSign, HTTP-Redirect and SOAP/ECP bindings, and the same entity resolves signed
  from the InCommon metadata query service, confirming InCommon/eduGAIN participation. It also serves
  a full OpenID Connect discovery document at /.well-known/openid-configuration advertising authorization,
  token, userinfo, JWKS, introspection, revocation, end-session and dynamic client registration endpoints,
  and ten scopes — six of them institution-defined (utexas_profile, utexas_restrict, utexas_student_extended,
  memberof, groups, iidasmail). Both documents are anonymously readable and machine-readable; obtaining
  client credentials is an institutional process, not self-service. Verified live (HTTP 200) on 2026-08-30.
humanURL: https://identity.utexas.edu/
baseURL: https://enterprise.login.utexas.edu
tags:
- Identity Federation
- Shibboleth
- SAML
- OpenID Connect
- InCommon
- Authentication
properties:
- type: Authentication
  url: authentication/university-of-texas-at-austin-authentication.yml
- type: Scopes
  url: scopes/university-of-texas-at-austin-scopes.yml
- type: Conformance
  url: conformance/university-of-texas-at-austin-conformance.yml
- type: Documentation
  url: https://identity.utexas.edu/
- type: Metadata
  url: https://enterprise.login.utexas.edu/idp/shibboleth
- type: OpenIDConnectDiscovery
  url: https://enterprise.login.utexas.edu/.well-known/openid-configuration