Step 1
Authentication and authorization in BlackShield
The buyer should be able to point to the exact classes of actions that require authentication and elevated roles.
- Administrative routes such as `/identity`, `/tenant-rights`, and API key management require authenticated admin access.
- Read and export permissions are split so not every user who can view data can export evidence.
- Customer data queries run in the signed-in workspace context rather than a shared global view.