Central authentication broker for STIKOM Yos Sudarso apps

RepoSSO

This server handles Google Workspace sign-in once, then returns verified identity to the AWS apps through a short-lived authorization code and access token flow.

Phase 1 Clients

  • web for stikomyos.ac.id
  • connect for connect.stikomyos.ac.id
  • exploserve for exploserve.stikomyos.ac.id
  • finance for finance.stikomyos.ac.id

OAuth Surface

  • GET /oauth/authorize
  • POST /api/oauth/token
  • GET /api/oauth/userinfo

Registered Clients

No clients registered yet.