Total Clients
0
Active Clients
0
Active Tokens
0
Total Users
0
OAuth Clients
| Client Name | Client ID | Type | Status | Users | Created | Actions |
|---|---|---|---|---|---|---|
| Loading... | ||||||
User Management
| Employee Code | Name | Title | Role | Department | Ranking | Status | Actions | |
|---|---|---|---|---|---|---|---|---|
| Loading... | ||||||||
Secure login via Innocom Login System
Secured with OAuth 2.0 + PKCE
Only admin users can access this panel
Important: Save these credentials now! The secret will not be shown again.
Your app redirects user to OAuth server with client_id, redirect_uri, and PKCE parameters
User logs in and approves access to their data
OAuth server redirects back to your redirect_uri with an authorization code
Your backend exchanges authorization code for access_token and refresh_token
Use access_token to call API endpoints and get user information