aashishshrestha09 opened a new issue, #37020:
URL: https://github.com/apache/airflow/issues/37020

   ### Apache Airflow Provider(s)
   
   fab
   
   ### Versions of Apache Airflow Providers
   
   `apache-airflow-providers-fab==1.0.0`
   
   ### Apache Airflow version
   
   2.8.1
   
   ### Operating System
   
   macOS
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   While trying to use the `get_oauth_user_info` method in my custom security 
manager, I encountered a dependency issue. I was following the recommendation 
to inherit from 
`airflow.auth.managers.fab.security_manager.override.FabAirflowSecurityManagerOverride`
 for overriding the security manager. However, when I tried to install 
`apache-airflow-providers-fab`, I found that the package requires 
apache-airflow version 2.9.0 or higher, but as of now, Apache Airflow has not 
released a version 2.9.0.
   
   ### What you think should happen instead
   
   I expected the apache-airflow-providers-fab package to have a dependency on 
a version of apache-airflow that is currently available.
   
   ### How to reproduce
   
   To reproduce the issue, try to install apache-airflow-providers-fab with the 
latest available version of apache-airflow. The dependency conflict becomes 
apparent.
   
   ### Anything else
   
   This issue is preventing me from using the `get_oauth_user_info` method in 
my custom security manager and the `apache-airflow-providers-fab` package. Any 
help or guidance would be appreciated.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to