goauthentik / goauthentik/authentik
LDAP forward authentication
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Describe your question/**
Hi there,
I have a home lab with a Kubernetes cluster and a Traefik reverse proxy set up, and I've recently deployed Authentik as a single sign-on (SSO) solution for all my applications. I've also set up an LDAP connection in Authentik for centralized user management. So far, I've added two apps to Authentik: Portainer and Jellyfin. For Portainer, I've enabled OAuth2 authentication, which allows me to log in with the same username and password as my LDAP credentials. However, for Jellyfin, I've enabled LDAP authentication instead.
My question is: Is there a way to forward the authentication from Authentik to Jellyfin, so that I can use the same login credentials for both apps? Ideally, I'd like to replicate the same flow I have for Portainer, where I can log in with the same username and password for both apps with just one login. This would make it easier for me to manage my apps and reduce the number of passwords I need to remember.
Thanks in advance for any advice or guidance you can offer!
**Relevant infos**
Jellyfin: 10.8.10
**Screenshots**

**Version and Deployment (please complete the following information):**
- authentik version: 2023.10.2
- Deployment: helm
Contributor guide
Assessment
This issue has not been assessed yet.