Nboaram commented on issue #24713: URL: https://github.com/apache/superset/issues/24713#issuecomment-2293444163
If your talking about the session.clear() part it's just after the logout call for me. ``` oidc.logout() super(AuthOIDCView, self).logout() session.clear() ``` -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org