[GH-ISSUE #2474] Authelia Integration #5230

Open
opened 2026-08-05 01:02:06 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @pugnobellum on GitHub (Aug 23, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2474

Is your feature request related to a problem? Please describe.
Only Zitadel, Keycloak, and Authentik are currently supported
On https://docs.netbird.io/selfhosted/identity-providers there is no setup information for Authelia even though it does support OpenID (OIDC) protocol (https://www.authelia.com/integration/openid-connect/introduction/).

Describe the solution you'd like
Addition of support for and instructions for Authelia as identity provider
I have Authelia for OIDC currently for Immich so it is working well overall, I tried to guess what to use for redirect uris and I think this is where the problem lies for NetBird integration.

Describe alternatives you've considered
I considered using Authentik but I already have Authelia (v4.38.10) working well. I am on unraid (6.12.13) using the docker compose method of deployment. SWAG is my reverse proxy (https://docs.linuxserver.io/general/swag/).

Additional context
Container spins up well. I go to netbird.example.com, I login with Authelia and it authenticates properly then sits on the NetBird loading screen for about 20 seconds and then navigates back to the Authelia login screen. I have all config files attached for review so you can see what I have tried so far if that helps.

Docker Compose
docker-compose.txt

Management.json
management.json

openid-configuration.json
openid-configuration.json

SWAG subdomain.conf
netbird.subdomain.txt

Authelia Configuration
configuration.txt

NetBird logs
NetBirdLogs.txt

Authelia logs
AutheliaLogs.json

Get to this screen, click accept, it goes to loading screen of NetBird (example.netbird.com) stays for 20 seconds then back to this screen:
Screenshot 2024-08-23 at 08-03-37 Login - Authelia

Originally created by @pugnobellum on GitHub (Aug 23, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2474 **Is your feature request related to a problem? Please describe.** Only Zitadel, Keycloak, and Authentik are currently supported On https://docs.netbird.io/selfhosted/identity-providers there is no setup information for Authelia even though it does support OpenID (OIDC) protocol (https://www.authelia.com/integration/openid-connect/introduction/). **Describe the solution you'd like** Addition of support for and instructions for Authelia as identity provider I have Authelia for OIDC currently for Immich so it is working well overall, I tried to guess what to use for redirect uris and I think this is where the problem lies for NetBird integration. **Describe alternatives you've considered** I considered using Authentik but I already have Authelia (v4.38.10) working well. I am on unraid (6.12.13) using the docker compose method of deployment. SWAG is my reverse proxy (https://docs.linuxserver.io/general/swag/). **Additional context** Container spins up well. I go to netbird.example.com, I login with Authelia and it authenticates properly then sits on the NetBird loading screen for about 20 seconds and then navigates back to the Authelia login screen. I have all config files attached for review so you can see what I have tried so far if that helps. Docker Compose [docker-compose.txt](https://github.com/user-attachments/files/16729102/docker-compose.txt) Management.json [management.json](https://github.com/user-attachments/files/16729114/management.json) openid-configuration.json [openid-configuration.json](https://github.com/user-attachments/files/16729117/openid-configuration.json) SWAG subdomain.conf [netbird.subdomain.txt](https://github.com/user-attachments/files/16729128/netbird.subdomain.txt) Authelia Configuration [configuration.txt](https://github.com/user-attachments/files/16729141/configuration.txt) NetBird logs [NetBirdLogs.txt](https://github.com/user-attachments/files/16729148/NetBirdLogs.txt) Authelia logs [AutheliaLogs.json](https://github.com/user-attachments/files/16729150/AutheliaLogs.json) Get to this screen, click accept, it goes to loading screen of NetBird (example.netbird.com) stays for 20 seconds then back to this screen: ![Screenshot 2024-08-23 at 08-03-37 Login - Authelia](https://github.com/user-attachments/assets/28a1f1ad-9493-41bd-8eda-6e106373a9ed)
saavagebueno added the feature-request label 2026-08-05 01:02:06 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5230