You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using Traefik to reverse proxy applications with Authentik authentication, and having both 443 and 4443 ports open, accessing the application via port 4443 results in a page showing only the Authentik logo and the message “authentik Logo Not Found Go home Powered by authentik”. Other resources fail to load, and login is not possible. Port 443, however, works correctly for login and redirects.
authentik Logo
Not Found
Go home
Powered by authentik
Describe the bug
When using Traefik to reverse proxy applications with Authentik authentication, and having both 443 and 4443 ports open, accessing the application via port 4443 results in a page showing only the Authentik logo and the message “authentik Logo Not Found Go home Powered by authentik”. Other resources fail to load, and login is not possible. Port 443, however, works correctly for login and redirects.
To Reproduce
Steps to reproduce the behavior:
Authentication URL: https://auth.xxx.com:443
Cookie domain: xxx.com
Name: Treafik
Set provider
Select Treafik Application
Advanced settings - authentik_host: https://auth.xxx.com:443
Expected behavior
Port 4443 should behave the same as port 443, allowing normal login and proper resource loading.
Screenshots
Logs
docker-compose logs:
Version and Deployment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: