gabriel-korbato opened a new issue, #35939:
URL: https://github.com/apache/superset/issues/35939

   ### Bug description
   
   When I log in to Superset an an Admin and I try to access the list of users 
from the menu, I get an "Access is denied" notification, and no logged errors 
in the server's console logs. This feature was working correctly with version 4 
but stopped working when I used the same security configuration for version 5. 
We have Superset installed with pip in a virtual environment, and we have a 
remote user middleware and a custom SecurityManager that overrides the login() 
function. I have verified with log messages that the user is correctly 
authenticated and has the Admin role.
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   5.0.0
   
   ### Python version
   
   Not applicable
   
   ### Node version
   
   Not applicable
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   I found a similar issue #29505 but the solution there didn't work. 
   python version 3.12.3.
   
   ### 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]

Reply via email to