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

   > > Auth backends have been deprecated in Airflow 3, sadly there is no other 
alternative. What is your custom API authentication rely on? Which authN/authZ 
service are you using?
   > 
   > Hey [@vincbeck](https://github.com/vincbeck)
   > 
   > internally we are using keycloak but we need to have it for any OIDC 
provider.
   > 
   > If auth_backend is deprecated for airflow 3, so be it but is there any 
option to keep this kind of auth process in airflow 3 as well? What options are 
there as for right now for airflow 3?
   > 
   > Or is this a total breaking change for airflow 2 user's that have been 
using auth_backends and cannot migrate to airflow 3 at all?
   
   I understand the frustration, let me look into it and think about a 
solution. I might have something in mind. In the meantime, can you share your 
configuration? What I mean by that:
   - Which auth backend are you using?
   - What is your authentication configuration? I guess you're using OAUTH?


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