Owner
The owner (platform superadmin) role is assigned to the first account created with theTRACECAT__AUTH_SUPERADMIN_EMAIL email address.
This account has admin rights to every workspace in the Tracecat instance.
Domain whitelist
To prevent unauthorized access to your Tracecat instance, you can configure a list of allowed domains for authentication. You can do this by setting theTRACECAT__AUTH_ALLOWED_DOMAINS environment variable. For example:
Authentication Methods
Tracecat currently supports the following authentication methods:basic: Email and Passwordoidc: OpenID Connectsaml: SAML SSO
Basic Auth
Email and password authentication.
OIDC
Learn how to authenticate into Tracecat using OpenID Connect.
SAML SSO
Learn how to authenticate into Tracecat using SAML SSO.