Authentik

An open-source identity provider with SSO, MFA, and user management.

Access the Web Interface

 

Open your browser and go to: http://<server-ip>:9000/if/flow/initial-setup/ or https://<server-ip>:9443/if/flow/initial-setup/

 

⚠️ Make sure the URL ends with a / or you’ll get a “Not Found” error.

 

If using HTTPS, your browser will show a security warning due to a self-signed certificate — this is expected. Click “Advanced” → “Proceed” to continue securely.

 

Default Admin Credentials

 

Username: akadmin

 

Password: Set during the initial setup.

 

⚠️ Once you log in via HTTPS, HTTP login will be disabled.

 

Files & Directories

 

Installed at: /root/authentik/

 

Docker Compose file: /root/authentik/docker-compose.yml

 

Environment config: /root/authentik/.env

 

Documentation

 

https://docs.goauthentik.io/docs/

 

Application Details