Owner
The owner role is assigned to the first user who logs into Tracecat. This user 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
In production, use Google OAuth or SAML SSO.
Basic auth is meant for local development only.
basic
: Email and Passwordgoogle_oauth
: Google OAuthsaml
: SAML SSO