Key points
- Administrator access is server-enforced.
- Secrets stay off the browser.
- Public authentication still requires integration.
Detailed explanation
Uploaded objects are accessed through authorized workspace routes. Provider credentials are encrypted by the app. Account permissions and bearer API keys must each be managed deliberately.
Example
Opening the admin URL does not grant a normal customer administrator privileges.
How RefreshList handles it
Operations are separate at /admin. Suspending a user does not replace revoking an exposed workspace API key.
Limitations
No SOC 2, ISO, independent penetration test, or security SLA is claimed. Deployments outside the trusted host need proper authentication replacement.
Related topics
Methodology and sources
Product behavior is described from the current RefreshList implementation and provider contract. Protocol context should be checked against the applicable standards and provider documentation. This page does not create a benchmark or certification.
