Problems after enabling https and hub login security

Hi,

Recently I enabled "https://" on my hub and then I took it back.
Now I can use both "https://" and "http://" for access.
I also enabled "hub login security"

Now I have 2 issues:

  1. When I try hub login via http:// , it does not work. Login only works on https:// , if I disable "hub login security" , I can login via http://

  2. I can not see inside of dashboards through https://
    I can click the "dashboards" tab and it shows the dashboards list. But when I click a dashboard, it does not open in the browser.

what is wrong ?

There's a browser setting that does not allow a non-secure (HTTP) cookie to override a secure (HTTPS) cookie. The solution is to clear all cookies for your hub's IP address or URL. Don't clear the cookies for everything - while it will solve this particular problem, it will affect other websites the browser is logged on to.

2 Likes

ok. that solved the problem.
I understand the effect of cookies to the http site.
but I just didn't understand why I was not able to access dashboards neither with http nor https.
why ?