Documentation Index
Fetch the complete documentation index at: https://docs.tracecat.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Basic auth lets you sign in to Tracecat with an email and password.
Configuration
In your.env file, enable the basic auth type:
Minimum password length
When you use basic auth, your password must be at leastTRACECAT__AUTH_MIN_PASSWORD_LENGTH characters long. The default minimum is 12.