pierrejeambrun commented on PR #62859: URL: https://github.com/apache/airflow/pull/62859#issuecomment-4004332546
That's because the UI is located at `http://localhost:28080/d12345/`. You are trying to access the UI at `http://localhost:28080` then get redirected to the auth manager with a `next` url that is not part of the sub application. That's expected. -- 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]
