🗃️ Forward auth
1 items
📄️ I can't access an application
If your user is a superuser, or has the attribute goauthentik.io/user/debug set to true (can also be set on a group level):
📄️ I can't log in to authentik
In case you can't login anymore, perhaps due to an incorrectly configured stage or a failed flow import, you can create a recovery key.
📄️ Errors when uploading icons
This is specific to the docker-compose installation, if you're running into issues on Kubernetes please open a GitHub issue.
📄️ Missing Permissions system_exception events
This error can occur during initial setup, when authentik bootstraps the embedded Outpost, while the database migrations are not finished yet.
📄️ Missing admin group
If all of the Admin groups have been deleted, or misconfigured during sync, you can use the following command to gain access back.
📄️ Troubleshooting CSRF Errors
With some proxy setups, you might run into CSRF errors when attempting to create/save objects in authentik. This is usually caused by either the Origin or Host header being incorrect.
📄️ Troubleshooting Email sending
Some hosting providers block outgoing SMTP ports, in which case you'll have to host an SMTP relay on a different port with a different provider.
📄️ Troubleshooting LDAP Synchronization
To troubleshoot LDAP sources, you can run the command below to run a synchronization in the foreground and see any errors or warnings that might happen directly