You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/20 11:22:14 UTC

[GitHub] [airflow] fredthomsen edited a comment on issue #14829: Removing a user and repeat OAuth login causes ERR_TOO_MANY_REDIRECTS

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 a 403 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:
users@infra.apache.org