A vulnerability scanning tool was run against the Foglight Management Server (FMS) and found the following for URL https://FMS_Hostname/login/common/index.jsp?logout&.
Missing Secure Flag From SSL Cookie
Cookie is not marked as secure: 'SMLOGOUT=true; path=/; domain=[IP_Address]'
Missing HttpOnly Flag From Cookie
Cookie is not marked as HttpOnly: 'nowinsso=true; path=/; domain=[IP_Address]'