progmaticltd / homebox

A set of ansible scripts to build a personal mail server / private cloud / etc.
https://homebox.space/
GNU General Public License v3.0
476 stars 52 forks source link

[Feature Request] Add a way to auto discover users based on headers #379

Closed LelouBil closed 2 months ago

LelouBil commented 2 months ago

Hello, I am looking into creating a home assistant add-on for homebox. Add-ons in home assistant are proxied and the following environment variables are set :

Header name Description
X-Remote-User-Id ID of the authenticated Home Assistant user
X-Remote-User-Name The username of the authenticated user
X-Remote-User-Display-Name The display name of the authenticated user

It would be great if homebox had a configurable mechanism to :

LelouBil commented 2 months ago

Oh sorry, I created the issue on the wrong project....