Tianjin University Shibboleth Identity Provider (SAML 2.0 metadata)

The university's own Shibboleth identity provider, and the only credential-free, machine-readable contract anywhere in this profile. https://idp.tju.edu.cn/idp/shibboleth returns HTTP 200 and 14,410 bytes of SAML 2.0 metadata describing an IDPSSODescriptor and an AttributeAuthorityDescriptor, twelve X.509 certificates, and single sign-on, single logout, attribute query and artifact resolution endpoints across the Redirect, POST, POST-SimpleSign and SOAP bindings, plus the Shibboleth-specific urn:mace:shibboleth:1.0 AuthnRequest profile and shibmd:Scope extensions scoped to idp.tju.edu.cn. The deployment's own error pages are branded 天津大学CARSI Idp. Two honest caveats: the served document still carries Shibboleth's installer boilerplate ("This is example metadata only", mdui:DisplayName "A Name for the IdP at idp.tju.edu.cn"), which is a hygiene observation and not a reason to doubt the entity; and there is no OpenID Connect surface alongside it — /.well-known/openid-configuration and /idp/profile/oidc/keyset both return 404.

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: tianjin:shibboleth-idp
name: Tianjin University Shibboleth Identity Provider (SAML 2.0 metadata)
description: 'The university''s own Shibboleth identity provider, and the only credential-free, machine-readable
  contract anywhere in this profile. https://idp.tju.edu.cn/idp/shibboleth returns HTTP 200 and 14,410
  bytes of SAML 2.0 metadata describing an IDPSSODescriptor and an AttributeAuthorityDescriptor, twelve
  X.509 certificates, and single sign-on, single logout, attribute query and artifact resolution endpoints
  across the Redirect, POST, POST-SimpleSign and SOAP bindings, plus the Shibboleth-specific urn:mace:shibboleth:1.0
  AuthnRequest profile and shibmd:Scope extensions scoped to idp.tju.edu.cn. The deployment''s own error
  pages are branded 天津大学CARSI Idp. Two honest caveats: the served document still carries Shibboleth''s
  installer boilerplate ("This is example metadata only", mdui:DisplayName "A Name for the IdP at idp.tju.edu.cn"),
  which is a hygiene observation and not a reason to doubt the entity; and there is no OpenID Connect
  surface alongside it — /.well-known/openid-configuration and /idp/profile/oidc/keyset both return 404.'
humanURL: https://idp.tju.edu.cn/idp/
baseURL: https://idp.tju.edu.cn/idp/
tags:
- Identity Federation
- Shibboleth
- SAML
- Single Sign-On
- Authentication
- Education
properties:
- type: IdentityFederation
  url: identity-federation/tianjin-identity-federation.yml
- type: Metadata
  url: identity-federation/tianjin-idp-saml-metadata.xml
- type: Authentication
  url: authentication/tianjin-authentication.yml
- type: Conformance
  url: conformance/tianjin-conformance.yml
x-operator: institution
x-operator-basis: 'idp.tju.edu.cn resolves to 202.113.2.198 — the same address as www.tju.edu.cn and en.tju.edu.cn
  — inside CERNET''s BJR-CERNET allocation, with no CNAME to any vendor. Every endpoint in the metadata,
  including the :8443 back-channel services, is on that host. Shibboleth is open-source software the institution
  deploys itself, not a hosted platform, so there is no vendor tenancy here: the contract, the keys and
  the endpoints are Tianjin University''s own.'