Repository: joevanhorn/api-entitlements-demo
This dashboard simulates your cloud application's state. In production, this data would come from your actual app's database via API calls.
• Okta discovers roles from the /AppRoles endpoint
• Administrators assign users with specific roles in Okta
• SCIM connector receives requests and would call your cloud app's API
• Dashboard shows results as if they came from your real application
No users provisioned yet
Assign a user in Okta to see them appear here!
| Role ID | Display Name | Description | Permissions |
|---|---|---|---|
role_admin |
Administrator | Full system access | |
role_user |
Standard User | Basic access | |
role_readonly |
Read Only | View only access | |
role_support |
Support Agent | Customer support access | |
role_billing |
Billing Manager | Billing and payment access |