Home
University of Science and Technology of China
Ustc Openid Configuration Example
Ustc Openid Configuration Example
University Higher Education Education China C9 League Chinese Academy of Sciences Research Identity Federation Single Sign-On Course Catalog Research Computing Open Source Mirror
Ustc Openid Configuration Example is an example object payload from University of Science and Technology of China, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
issuer scopes_supported response_types_supported subject_types_supported claim_types_supported claims_supported grant_types_supported id_token_signing_alg_values_supported introspection_endpoint_auth_methods_supported token_endpoint jwks_uri authorization_endpoint userinfo_endpoint registration_endpoint end_session_endpoint introspection_endpoint revocation_endpoint
Example Payload
{
"issuer": "https://id.ustc.edu.cn/cas",
"scopes_supported": [
"openid",
"profile",
"email",
"address",
"phone",
"offline_access"
],
"response_types_supported": [
"code",
"token",
"id_token token"
],
"subject_types_supported": [
"public",
"pairwise"
],
"claim_types_supported": [
"normal"
],
"claims_supported": [
"sub",
"name",
"preferred_username",
"family_name",
"given_name",
"middle_name",
"given_name",
"profile",
"picture",
"nickname",
"website",
"zoneinfo",
"locale",
"updated_at",
"birthdate",
"email",
"email_verified",
"phone_number",
"phone_number_verified",
"address",
"gender"
],
"grant_types_supported": [
"authorization_code",
"password",
"client_credentials",
"refresh_token"
],
"id_token_signing_alg_values_supported": [
"none",
"RS256"
],
"introspection_endpoint_auth_methods_supported": [
"client_secret_basic"
],
"token_endpoint": "https://id.ustc.edu.cn/cas/oidc/accessToken",
"jwks_uri": "https://id.ustc.edu.cn/cas/oidc/jwks",
"authorization_endpoint": "https://id.ustc.edu.cn/cas/oidc/authorize",
"userinfo_endpoint": "https://id.ustc.edu.cn/cas/oidc/profile",
"registration_endpoint": "https://id.ustc.edu.cn/cas/oidc/register",
"end_session_endpoint": "https://id.ustc.edu.cn/cas/logout",
"introspection_endpoint": "https://id.ustc.edu.cn/cas/oidc/introspect",
"revocation_endpoint": "https://id.ustc.edu.cn/cas/oidc/revoke"
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
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 example
curl "https://apis.io/api/v1/examples/ustc-openid-configuration-example"
All examples
curl "https://apis.io/api/v1/examples?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.