@ninjadog wrote:
I run nginx reverse proxy to my HA instance. The proxy uses authentication but what happens is nginx loads the HA landing page , overlays the authentication box, and awaits user/password. Once successfully passed, the HA overview page is opened.
But this behaviour causes the HA mobile app to fail because HA thinks it is waiting for a connection but it is the proxy that is waiting for user/password. Thus you get the “Wait, Refresh Ok” window on the mobile app and its a PITA.Is there any way to delay the HA mobile app, to allow for https authentication on an nginx instance? I don’t think so? If no, then is there any way to prevent nginx proxy_pass traffic until authentication has succeeded? In other words to stop the landing page being loaded.
Posts: 1
Participants: 1