Authelia User Admin

Create a new user for SSO access. This tool writes directly to the file backend.

Restricted: admins only

Create User

Username rules are strict to avoid surprises. Password is stored as Argon2id.

Allowed: lowercase letters, digits, dot, underscore, dash. Length 3–32.
Comma-separated (optional).
Writes to /config/users_database.yml

Notes

After you create a user, Authelia picks changes automatically (file watch enabled).

If this page is publicly reachable, fix your reverse proxy protection immediately.