somas193 commented on issue #54098: URL: https://github.com/apache/airflow/issues/54098#issuecomment-3160514045
I attempted a similar SSO integration, but using Authentik (OIDC/OAuth2-based platform) instead of Keycloak. I'm experiencing similar issues with assigning permissions to users. I have the feeling that this has something to do with the recent shift to an API server architecture from the webserver architecture in Airflow v2. They have made multiple changes to how authentication is handled, and the FAB auth manager works in a different manner now in v3 compared to v2. It has been difficult to understand the changes in this regard due to a lack of sufficient documentation. -- 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]
