Silpa-Suresh opened a new issue #12499:
URL: https://github.com/apache/airflow/issues/12499


   Airflow Helm chart is deployed in Azure Kubernetes Service. And using Nginx 
Ingress Controller accessing the webserver UI in a URL: https://xyz.com/admin/
   Configmap (airflow-webserver-config) is created as how mentioned 
here[](https://github.com/helm/charts/issues/23594#issuecomment-694763470)
   
   Mounting through airflow.extraConfigmapMounts authentication could be 
established.
   
   Provided the URL "https://xyz.com"; as Redirect URI in Azure App registration 
getting the following error:
   AADSTS50011: The reply URL specified in the request does not match the reply 
URLs configured for the application:
   
   **Question:**
   
   - [ ]  What is the Redirect URI to be provided in the Azure AD App 
registration?
   - [ ]  Do we need any API permissions to be added in Azure AD?


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