kovaliovsg opened a new issue #13754:
URL: https://github.com/apache/airflow/issues/13754


   **Apache Airflow version**: 2.0.0
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl 
version`): None
   
   **Environment**: Local PC
   
   - **Cloud provider or hardware configuration**: Azure AAD
   - **OS** (e.g. from /etc/os-release): Linux
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   Getting "Invalid Login" message after configuring Azure OAUTH authentication 
following the instructions on this page: 
   
https://flask-appbuilder.readthedocs.io/en/latest/security.html#authentication-oauth
 
   
   using their referenced example:
   
   
https://github.com/dpgaspar/Flask-AppBuilder/blob/master/examples/oauth/config.py
   
   **What you expected to happen**:
   
   Expected the user will be able to access Airflow after successful Azure 
authentication
   
   **How to reproduce it**:
   
   Configure the authentication using the attached file webserver_config.py 
replacing the values of the client id, client secret and tenant id with your 
actual values.
   Also attached airflow.cfg and the screenshot of the error message in a zip 
file.
   I run Airflow on my local PC.
   
   **Anything else we need to know**:
   
   I can successfully authenticate to Azure using my credentials, so the issue 
does not relate to my username or password.
   
   [temp.zip](https://github.com/apache/airflow/files/5832849/temp.zip)
   
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to