BeryJu / hass-auth-header

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

IOS App does not work #237

Open easez88 opened 1 year ago

easez88 commented 1 year ago

I can't seem to get this to work with the IOS app. I've installed it and added the necessary items to my config. I can use authentik to authenticate in the browser with no issues. However, The iOS app is not able to sign in. The authentik prompt appears and allows me to sign in successfully, but right when it would redirect me back to the app, I get an error. This causes the first issue, unable to log in with mobile app.

To work around this, I sign in locally first with hass ip address then I try to use use my domain name. When i do this the app appears to work as intended, but the device tracker never updates. Location updates don't trigger, manual refreshes, don't update hass.

If I disable this plugin, everything goes back to normal. Does anyone know how to correct this issue?

TLDR: Plugin works through browser, but cannot use with iOS mobile app.

olekenneth commented 1 year ago

Same for me.