devyash786 opened a new issue, #33053:
URL: https://github.com/apache/superset/issues/33053
### Bug description
I was using my backend to give the guest token to the frontend,
but I was getting
"error": "{\"errors\": [{\"message\": \"400 Bad Request: The CSRF
session token is missing.\", \"error_type\": \"GENERIC_BACKEND_ERROR\",
\"level\": \"error\", \"extra\": {\"issue_codes\": [{\"code\": 1011,
\"message\": \"Issue 1011 - Superset encountered an unexpected error.\"}]}}]}"
Then I had used CookieSession to maintain a session,
But after enabling this I am not able to logout from my superset.
I have implement OAUTH using azure
### Screenshots/recordings
_No response_
### Superset version
master / latest-dev
### Python version
3.9
### Node version
16
### Browser
Chrome
### Additional context
_No response_
### Checklist
- [x] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [x] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [x] 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]