Tenant authorization
Membership and role checks are performed server-side for workspace resources.
Security posture
Security is implemented as layered application and data controls. This page describes current design choices without claiming an external certification or absolute protection.
Membership and role checks are performed server-side for workspace resources.
License secrets are stored as hashes. Supported BYO provider credentials are encrypted before storage.
Plugin calls use HMAC signatures, timestamp windows and nonce replay protection.
Outbound website requests use URL validation, network restrictions, timeouts and response-size bounds.
Row-level controls and tenant-prefixed caches reduce cross-workspace access risk.
Security-sensitive operations emit structured audit or security events without logging raw secrets.