Application Access Control
Manage user_app registrations — applications that integrate with ItBuild platform.
Overview
Each external application (merchant, partner, service) that connects to the platform needs a user_app record. This page manages:
- Application registration and API keys
- Webhook URL configuration and health monitoring
- Permission scopes
- Application flags
Features
Application List
| Column | Description |
|---|---|
| App ID | Application TimeTick ID |
| Name | Application name |
| Owner | User who registered the app |
| Flags | Status badges (Active, Verified, Webhook) |
| Webhook URL | Configured webhook endpoint |
| Webhook Health | Last webhook delivery status |
| Created | Registration date |
Actions
- Approve / Reject: Review new application registrations
- Edit: Modify app settings, webhook URL, scopes
- Regenerate Key: Issue new API key (invalidates old one)
Flag Badges
Visual indicators for application status:
- Active (green) — Application is enabled
- Verified (blue) — Manually verified by admin
- Webhook (purple) — Webhook URL configured
- Suspended (red) — Application disabled