nagarajmmu commented on issue #33609: URL: https://github.com/apache/superset/issues/33609#issuecomment-2998375906
Hi @rusackas We tried all the way to delete/clear the session, it is not working. If user logout or if user session is over, for those user "Internal server error" issue will occur. Is there is any way we can clear the cookie from the browser, it will help us to resolve this issue. We have used AUTH_ROLE_PUBLIC = NoAccess, because only authorized user should access the data/dashboards. Please let us know if there is any way we can clear or delete the cookie from the browser programmatically, Superset is used in our application in a iFrame, so deleting cookie form out app is not possible, because it will stop because of domain cross origin Thanks Nagaraj M M -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
