fredthomsen edited a comment on issue #14829: URL: https://github.com/apache/airflow/issues/14829#issuecomment-803293210
I uncovered this same issue with the same root cause when setting up LDAP authentication and having the `AUTH_USER_REGISTRATION_ROLE = "Public" ` (My `AUTH_ROLES_MAPPING` setting isn't working as I expect, so all users are getting the default of `Public`). If a user has roles that grant no permissions what so ever, then returning an ugly plain 403 page seems like the proper behavior. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
