Skip to content

Access Control Guide

This guide documents the roles, permissions, and access control configuration available to operators of Enprivacy Invisiq.

Invisiq uses role-based access control (RBAC). Access is granted by assigning users to one or more roles. Roles are configured by workspace administrators.

Authentication is handled via your identity provider (SSO/OIDC/SAML) or via passwordless email authentication. Local accounts are not supported.

RoleDescriptionPermissions
AdministratorFull accessTODO
MemberStandard user accessTODO

API keys provide programmatic access to the Invisiq API. They are scoped and can be rotated.

The following access-related events are captured in the audit log:

  • User login and logout
  • Failed authentication attempts
  • Role assignment and revocation
  • API key creation and rotation