BeryJu / hass-auth-header

Home Assistant custom component, which allows you to delegate authentication to a reverse proxy.
GNU General Public License v3.0
235 stars 19 forks source link

Websocket and API routes with Authorization header breaks #212

Open olekenneth opened 1 year ago

olekenneth commented 1 year ago

I got this working with Authentik SSO, but this breaks long all /api-endpoints that requires Authorization header and WebSocket

easez88 commented 1 year ago

@olekenneth Did you ever figure this out? The issue I just put in may be caused by this.

olekenneth commented 1 year ago

No. Never got the app to work either. Ref #237.

olekenneth commented 1 year ago

https://github.com/authelia/authelia/issues/1842#issuecomment-977695269

https://github.com/home-assistant/android/issues/1438#issuecomment-1244106690

Apparently people only proxy /auth to get this to work. Don't know why that's not in the tutorial at authentik.