jAccount Single Sign-On (OAuth 2.0 / OIDC)

jAccount is SJTU's identity and single sign-on system. It provides OAuth 2.0 and OpenID Connect authorization for third-party member sites, including an authorization endpoint, token endpoint, and user profile API. Client registration (client_id / client_secret) is required.

API entry from apis.yml

apis.yml Raw ↑
aid: shanghai-jiao-tong-university:jaccount-oauth
name: jAccount Single Sign-On (OAuth 2.0 / OIDC)
description: jAccount is SJTU's identity and single sign-on system. It provides OAuth 2.0 and OpenID Connect
  authorization for third-party member sites, including an authorization endpoint, token endpoint, and
  user profile API. Client registration (client_id / client_secret) is required.
humanURL: https://developer.sjtu.edu.cn/auth/oidc.html
baseURL: https://jaccount.sjtu.edu.cn/oauth2
tags:
- Authentication
- Identity
- OAuth
- OpenID Connect
- SSO
properties:
- type: Documentation
  url: https://developer.sjtu.edu.cn/auth/oidc.html