mgmorcos

Results 16 comments of mgmorcos

i am affected by this bug as well

hi the link to the issue below is currently broken. is there another link for the same information? thank you for this useful project. https://github.com/authp/authp.github.io/issues/28

This issue is also affecting Apache Superset.

Clearing cookies resolves the issue. Clearing cookies is necessary every time the server is restarted. Is there a way to invalidate sessions on the server side, so less technical users...

So far the best option I have found is to change the session secret before every server restart. Then login works fine.

The logs are silent when login issues occur. The secret reset is not sufficient for all cases, sometimes clearing LocalStorage is also needed.

My setup is on a single node without load balancing or clustering.