Repair live watchlist frontdoor routing
This commit is contained in:
@@ -927,11 +927,13 @@ The Attestor provides proactive monitoring for signing identities appearing in t
|
||||
|
||||
### Scope Hierarchy
|
||||
|
||||
| Scope | Visibility | Who Can Create |
|
||||
|-------|------------|----------------|
|
||||
| `tenant` | Owning tenant only | Tenant admins |
|
||||
| `global` | All tenants | Platform admins |
|
||||
| `system` | All tenants (read-only) | System bootstrap |
|
||||
| Scope | Visibility | Who Can Create |
|
||||
|-------|------------|----------------|
|
||||
| `tenant` | Owning tenant only | Operators with `trust:write` |
|
||||
| `global` | All tenants | Platform admins with `trust:admin` |
|
||||
| `system` | All tenants (read-only) | System bootstrap |
|
||||
|
||||
Authorization for the live watchlist surface follows the canonical trust scope family (`trust:read`, `trust:write`, `trust:admin`). The service still accepts legacy `watchlist:*` aliases for backward compatibility, but new clients and UI sessions should rely on the trust scopes.
|
||||
|
||||
### Event Flow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user