# POSTECH LMS (PLMS) LTI 1.3 Advantage Platform

**Canonical:** https://apis.io/apis/postech/plms-lti/  
**Provider:** Pohang University of Science and Technology — https://apis.io/providers/postech/  
**Base URL:** https://plms.postech.ac.kr/mod/lti/certs.php  
**Documentation:** https://plms.postech.ac.kr/

POSTECH LMS (PLMS) LTI 1.3 Advantage Platform is one of 5 APIs that [Pohang University of Science and Technology](https://apis.io/providers/postech/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include LTI, Learning Management System, Moodle, Authentication, and JWKS. The published artifact set on APIs.io includes authentication docs.

POSTECH's learning management system is an institution-hosted Moodle (coursemos distribution) acting as an LTI 1.3 Advantage platform, and unusually for this cohort its platform endpoints are publicly reachable. The JSON Web Key Set at /mod/lti/certs.php returns a real RSA RS256 key (kid 13acf24233904ff6db00) with no credentials — the keyset an external tool needs to verify POSTECH-issued id_tokens — and the paired OAuth 2.0 token service at /mod/lti/token.php answers an unparameterised request with an RFC 6749 invalid_request object rather than an HTML page. Tool registration itself is an LMS administrator action and is not open to outside developers.

## Machine-readable artifacts (6)

- **Authentication** — https://raw.githubusercontent.com/api-evangelist/postech/refs/heads/main/authentication/postech-authentication.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/postech/refs/heads/main/conformance/postech-conformance.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/postech/refs/heads/main/errors/postech-errors.yml
- **x-JWKS** — https://plms.postech.ac.kr/mod/lti/certs.php
- **x-TokenEndpoint** — https://plms.postech.ac.kr/mod/lti/token.php
- **CourseCatalog** — https://plms.postech.ac.kr/local/ubion/course/lists.php?lang=en

## Other Pohang University of Science and Technology APIs (4)

- [POSTECH OASIS Repository OAI-PMH](https://apis.io/apis/postech/oasis-oai-pmh/)
- [POSTECH SAML 2.0 Identity Provider](https://apis.io/apis/postech/identity-federation/)
- [POSTECH LMS (PLMS) Moodle Web Services](https://apis.io/apis/postech/plms-webservices/)
- [POSTECH dCollection Thesis Repository (KERIS tenancy)](https://apis.io/apis/postech/dcollection/)

## Tags

LTI, Learning Management System, Moodle, Authentication, JWKS, Education

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/postech/plms-lti/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/postech/.
