stegololz commented on issue #71499: URL: https://github.com/apache/airflow/issues/71499#issuecomment-5617749313
For visibility, there's related work upstream on the Keycloak side: - [keycloak/keycloak#45311](https://github.com/keycloak/keycloak/issues/45311): a request for batch authorization through Keycloak's REST API, opened from the Airflow side citing this exact case (500+ DAGs meaning 500+ requests). Still open. - [keycloak/keycloak#49016](https://github.com/keycloak/keycloak/issues/49016): Keycloak tracking AuthZEN support as a technology preview. The AuthZEN spec includes an Access Evaluations (plural) API, i.e. batched authorization, which would address this properly. It's on the "Future" milestone with no target release, so we're waiting for a more mature version before implementing against it. -- 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]
