Managed Bookmarks
I am trying to set my firm's managed bookmarks using the following JSON. [{"toplevel_name": "Name of Firm"},{"children": [{"name": "iDesktop 1", "url": "https://idesktop… (read more)
I am trying to set my firm's managed bookmarks using the following JSON.
[{"toplevel_name": "Name of Firm"},{"children": [{"name": "iDesktop 1", "url": "https://idesktop1.com/"},{"name": "iDesktop 2", "url": "https://idesktop2.com/"},{"name": "iDesktop 3", "url": "https://idesktop3.com/"},{"name": "OWA 1", "url": "https://1mail.com/"},{"name": "OWA 2", "url": "https://2mail.com/"},{"name": "OWA 3", "url": "https://1mail.com/"}], "name": "Remote Access"},{"name": "Chrome", "url": "https://app.chrome.com/login/sso/saml?CompanyID=gn.com"},{"name": "qTime", "url": "https://launcher.myapps.microsoft.com"},{"name": "Intranet", "url": "https://intranet/"},{"name": "FirmName", "url": "https://www.firmname.com/"},{"name": "Google", "url": "http://www.google.com/"},{"name": "Training", "url": "http://training/pages/trainings.aspx"},{"name": "Room Scheduler", "url": "http://roomscheduler.gibsondunn.net/emsWebApp/"},{"name": "ShareFile", "url": "https://sharefile.com/saml/login"},{"name": "VoIP Manager", "url": "https://server.net/user"},{"name": "Workforce Now", "url": "https://online.adp.com"},{"name": "Yahoo", "url": "http://www.yahoo.com/"}]
However, I am getting "Invalid parameters specified for Bookmarks" when i go to "about:policies#errors" in my firefox browser. Any help would be appreciated.