nagarajmmu opened a new issue, #33609:
URL: https://github.com/apache/superset/issues/33609
### Bug description
Hi All
We are using superset 4.1.1
We are facing issue, when user logout, user will get **Internal Server
Error** in browser.
Until user clear the browser Cookie and Cache user not able to re-login,
once browser Cookie and Cache cleared, user able to re-login.
Same issue happens when user not using superset for a long time in browser.
Steps to reproduce.:
1. Config superset as below:
a. Integrate auth login with Azure AD
b. Provide AUTH_ROLE_PUBLIC = 'NoAccess' (NoAccess role does not have
any permissions)
c. Deploy superset in Kubernetes with helm.
2. user login to superset, very thing works fine.
3. Once user logged out, user will get **Internal Server Error** in browser.
4. User should clear browser Cookie and Cache to re-login again.
Please let us know, how we can resolve this issue.
As of now we didn't observe error in the logs when user logged out.
Please let us know, how we can resolve this issue.
Error screenhot:

Thanks
Nagaraj M M
### Screenshots/recordings
Error screenshot:

### Superset version
master / latest-dev
### Python version
3.9
### Node version
16
### Browser
Chrome
### Additional context
_No response_
### Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [ ] I have checked Superset's logs for errors and if I found a relevant
Python stacktrace, I included it here as text in the "additional context"
section.
--
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]