Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Authentication via Authelia or Trusted Header SSO #270

Open
2 of 3 tasks
verybadsoldier opened this issue Feb 10, 2023 · 1 comment
Open
2 of 3 tasks

Allow Authentication via Authelia or Trusted Header SSO #270

verybadsoldier opened this issue Feb 10, 2023 · 1 comment

Comments

@verybadsoldier
Copy link
Contributor

What is the problem you are trying to solve with this feature?

I am running Homebox at home as a docker container but when accesing from outside my home network I would like to use Authelia for authentication and it would be great if it would be possible to authenticate to Homebox using Authelia.

What is the solution you are proposing?

Implement handling of trused headers as described here:
https://www.authelia.com/integration/trusted-header-sso/introduction/#response-headers

What alternatives have you considered?

Proposing a single-user mode in Hombox that does not need authentication so Authelia can be used to authenticat when accessing Homebox from outside network but without the need to pass authentication information from Authelia to Homebox.

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
@tekjoey
Copy link

tekjoey commented Mar 4, 2023

+1 for this. I don't really care how SSO gets implemented. I only need one user, so removing the built in authentication and using a proxy would be fine by me, I already do that for one app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants