vincbeck commented on issue #60948:
URL: https://github.com/apache/airflow/issues/60948#issuecomment-3785925551

   If we go down that path I think we need:
   - Deprecate `is_authorized_backfill`
   - Add `Backfill` to `DagAccessEntity`
   - Potentially update auth manager implementation to take into consideration 
this new value. I do not think this is needed cause no auth manager that I am 
aware of does case by case logic depending on the value of `DagAccessEntity`
   - Communication to users because if some users are using 
`KeycloakAuthManager` or `AwsAuthManager`, then they might need to make some 
modifications to their authz policies


-- 
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]

Reply via email to