It also happens on the website outside the software. The page that loads the Services tab uses http. The page that loads when logged in uses https. It sets a cookie under https. As soon as you go to back to the http page, as when the Services tab loads, it loses the cookie, so you have to log in again. Could be possible to add code to the page to retain the cookie additionally under the http address.
Comment