Hi Can any one please help how can I use Gitlab as an Identity Provider for Apache Airflow for Authorizing GitLab OAuth authentication with Apache Airflow => version 2.
When I run the airflow, I should be redirected to your GitLab sign-in page, where I’ll be able to log in. Once it verify and logs in, it will automatically redirect you to your Airflow application page.
Created GitLab Token
Create an OAuth app in GitLab
Modified the airflow.cfg file with Gitlab details.
But I was not successfull, Please help me how can I configure.