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

   Xcom is not a first class resource type in Keycloak auth manager, and in 
general in Airflow auth model. In Keycloak auth manager, this is passed as 
attribute: `dag_entity`, see 
[code](https://github.com/apache/airflow/blob/main/providers/keycloak/src/airflow/providers/keycloak/auth_manager/keycloak_auth_manager.py#L235).
   
   To used it in Keycloak, please use the attribute. If you think the Keycloak 
documentation should be updated to explain that, please create a PR and I'll be 
happy to review 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]

Reply via email to