Forward auth support
Hey there! I was looking through the docs and was looking through the authentication options, and saw that there was support for LDAP, OIDC, and default credentials, but didn't see any mention of forward auth. Is this supported at all? I'd like to require auth with authelia, and then have homarr get the username/group information from the Remote-User & Remote-Group/x-forwarded-user, is that currently possible?
Solution:Jump to solution
No it is not, but you obviously can setup OIDC for Authelia and on the login page automatically redirect to authelia with
AUTH_OIDC_AUTO_LOGIN=true
1 Reply
Solution
No it is not, but you obviously can setup OIDC for Authelia and on the login page automatically redirect to authelia with
AUTH_OIDC_AUTO_LOGIN=true