This used to work fine until I updated both NR and IOS on my ipad which is used to view the dashboard. Now when I go into the dashboard it just shows a blank box (i.e. the img tag is not loading the URL).
Does anyone know if this is no longer possible using the latest NR? Or is this no longer possible with the latest version of IOS?
Is there any way to diagnose in the inspect viewer why the URL is not loading?
Even with https, passing the id and password in the url is insecure since intermediate proxies can and do record it. It may be that you can guarantee that there will not be any proxies in your setup but that is a very fragile assumption and you may still get the id/password recorded in logs.
Good point, but I am not sure how else to store the username/password to pass through? Is there a go-by or something I can read up on in order to make the installation more secure?