Chula SSO Authentication API

Single sign-on authentication service for Chulalongkorn University, allowing applications to securely authenticate students and staff using their Chula ID without handling credentials directly. In production at account.it.chula.ac.th since January 2017. Integration requires an appid and appsecret, which developers must request by email; it is not self-service.

API entry from apis.yml

apis.yml Raw ↑
aid: chulalongkorn:sso
name: Chula SSO Authentication API
description: Single sign-on authentication service for Chulalongkorn University, allowing applications
  to securely authenticate students and staff using their Chula ID without handling credentials directly.
  In production at account.it.chula.ac.th since January 2017. Integration requires an appid and appsecret,
  which developers must request by email; it is not self-service.
humanURL: https://account.it.chula.ac.th/wiki/doku.php
baseURL: https://account.it.chula.ac.th/
tags:
- Identity
- Single Sign-On
- Authentication
- Education
properties:
- type: Documentation
  url: https://account.it.chula.ac.th/wiki/doku.php
- type: GitHub
  url: https://github.com/krerk/ChulaSSO.Android