Sonarr Authentication

Hey Guys -

Quick Question…

I have my own domain name tied to my site and have DNS forwarding my domain name to my local IP internally so that I can access these apps from the same URL local and remote. Also, I have Reverse Proxy set up so don’t have to deal with ports.

I use HTTPS, but only through Apache (Reverse Proxy) plus have each page set up to prompt for credentials only because they are open to the outside. Even though using reverse proxy, I’m still prompted for credentials in the same manner as visiting any of the pages directly.

My Question
Does anyone have a suggestion for a Chrome extension, script, or any other method which would auto-fill or bypass credentials for me - at the very least only when I’m on my LAN? I use Lastpass in Chrome to help me with credentials per site and it’s great - but it doesn’t work for my Sonarr, SABnzbd, CP, etc as they all are on the same domain name.

Thanks!

I use KeePass with KeepassHttp / Chrome iPass and it allows me to remember it them (however it does not handle popups)

Alternatively if you have your own domain name, perhaps you can set up a few sub-domains per port - that way it would be a different domain for each application (cp, Sonarr, SaBnxbd, etc)

LastPass should handle different ports/subdomains properly, though it might need a bit of configuration to do it. You could also setup authentication in apache and disable auth in Sonarr/CP/etc then you wouldn’t be prompted inside the network.