How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fudan University Unified Identity — OpenID Connect

The OpenID Connect provider Fudan operates for campus single sign-on at id.fudan.edu.cn. Issuer https://id.fudan.edu.cn/idp. The discovery document and the JWKS are both served anonymously and were captured live on 2026-08-30; the endpoints they point at require a client_id issued by the Information Technology Office, and there is no public client registration. The OpenAPI in this repository is DERIVED from Fudan's own discovery document, not published by Fudan. One defect is recorded as observed: the end-session endpoint is declared under the member name "end_session_endpoint " with a trailing space, so a strict discovery client will miss it.

Fudan University Unified Identity — OpenID Connect is one of 3 APIs that Fudan University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Identity Federation, Single Sign-On, OpenID Connect, and Undocumented. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and 1 JSON Schema.

This API exposes 6 operations across 6 paths, organized into 3 resource areas. It is described by OpenAPI 3.1.0, at version 2026-08-30.

Requests are made against a single base URL, https://id.fudan.edu.cn/idp.

6 operations 6 paths 0 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-08-30
Base URL
https://id.fudan.edu.cn/idp
Authentication
HTTP Bearer
Resource Areas
3

Authentication & Security 1

Fudan University Unified Identity — OpenID Connect declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (fudanBearer).

  • fudanBearer — Access token issued by the Fudan token endpoint. Clients are provisioned by the Fudan Information Technology Office; there is no public client registration and…

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. They span 3 resource areas: Discovery, Authorization, Identity. Each is listed below with its method, path, parameters, and response codes.

Discovery 2

Machine-readable metadata about the provider.

GET
/.well-known/openid-configuration
OpenID Connect discovery document
getOpenIdConfiguration → 200
GET
/oidc/getPublicKey
JSON Web Key Set (jwksuri)
getPublicKey → 200
Authorization 3

End-user authentication and token issuance.

GET
/authCenter/authenticate
Authorization endpoint
authorize 5 params → 302
POST
/oidc/getOidcToken
Token endpoint
getOidcToken body → 200
POST
/oidc/revokeToken
End-session / token revocation endpoint
revokeToken → 200
Identity 1

Claims about the authenticated end user.

GET
/oidc/getUserInfo
UserInfo endpoint
getUserInfo → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fudan-identity-openapi.yml Raw ↑

Other APIs Fudan University publishes across the network.

Fudan University Shibboleth Identity Provider (CARSI / eduGAIN)
Fudan University Social Science Data Platform (复旦大学社会科学数据平台)
Where this information came from

This is an independent, third-party profile of Fudan University Unified Identity — OpenID Connect, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.