In production, use Google OAuth or SAML SSO. Basic auth is meant for local development only.

Configuration

In your .env file, make sure you have the following environment variables set:

TRACECAT__AUTH_TYPES=basic

Sign-up

Create a new user to sign-in with a minimum password length of 12 characters.