Every dashboard can be access without login by providing credentials directly in the URL using “u” and “p” query parameters as follows:
u=<userID>&p=<passord>
where <userID> and <password> are replaced with a valid account on the SAFR Server.
For example, the Traffic Dashboard can be loaded with following URL:
http://10.124.40.16:8090/traffic_dashboard?action=load&days=4&directory=main&site=&source=&countInterval=3600000&newTraffic=true&returnTraffic=true&personTypeTraffic=true&personType=staff&redAlertCount=0&yellowAlertCount=0&colors=b9d030/7aae3b/5cc444&minSeparation=0&lang=en_US&u=MYUSERNAME&p=MYPASSWORD
Customer should create less privileged user credentials for such access. A role of Analyst is recommened. This is done in the Management Users tab of the SAFR Desktop Preferences. https:// is recommended to ensure the password is secured. Care should be taken so that the credentials sre not exposed.