rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-731029952
Looks like #4465 is fixed, closing.
This is an automated message from the Apache Git Service.
To respond to the mess
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-725426664
@Pearl1594 can you discuss with Bobby and look into why cookies are not
getting cleared/removed? In latest old UI code, we call logout that would
destroy all old cookies, before we
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-725426300
@borisstoyanov is that login issue in Primate or old UI? Did it work in
incognito mode vs your usual browser?
This
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-645858492
@davidjumani are you blocked, is there no solution to this otherwise?
(perhaps a backend fix?)
This is an automated
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-644041371
@davidjumani can you experiment by removing all cookies and then call logout
API?
This is an automated message from
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-641710337
The issue happens because from code we're unable to clear HttpOnly
cookie[1], this cookie can only be cleared by CloudStack (i.e. the server, not
the client) and the fix is to call
rhtyd commented on issue #4136:
URL: https://github.com/apache/cloudstack/issues/4136#issuecomment-641710430
@davidjumani please pick this up. Thanks.
This is an automated message from the Apache Git Service.
To respond to th