🔐 Mock SSO Provider

This is a development SSO provider for testing OAuth 2.0/OIDC authentication flows.

Available Test Users

Platform Root

Super Users

Builders

Regular Users

Service Accounts

Endpoints

Configuration

To use this mock SSO provider with your application:

Client ID: any-client-id
Client Secret: any-secret (not validated in dev mode)
Authorization URL: http://localhost:5000/oauth/authorize
Token URL: http://localhost:5000/oauth/token
UserInfo URL: http://localhost:5000/oauth/userinfo