Get Started
1
Contact us
Reach out at founders@terang.ai with:
- Your domain (used as the JWT
issclaim, e.g.iai.or.id) - Your server IP address(es) that will send requests to
api.terang.ai
2
Share your public key
Generate an RS256 key pair. Share the public key (PEM format) or your JWKS endpoint URL with our team.
3
Sign a JWT and redirect
When a member clicks “Open LMS”, sign a JWT with their email and membership ID, then redirect to:We verify the token and log them in automatically.
What’s next?
SSO Integration Guide
Full JWT spec, architecture diagrams, and code examples for PHP and Node.js.
API Docs
Integrate SSO, manage enrollments, and users via
api.terang.ai.