OAuth 2.0 CAS Demo Server

Server is running on port 3000

This is a demo OAuth 2.0 server with CAS support.

Available Endpoints:

Authorization: GET /cas/oauth2.0/authorize
Token: POST /cas/oauth2.0/accessToken
User Profile: GET /cas/oauth2.0/profile
Logout: POST /cas/logout

Test Credentials:

Username: admin / Password: admin123

Username: test / Password: test123

Client Configuration:

Client ID: OAUTHDemo

Client Secret: demo-secret

Redirect URI: http://127.0.0.1:9527/#/sso-login