vandonr-amz commented on issue #34107: URL: https://github.com/apache/airflow/issues/34107#issuecomment-1709138829
hey @allekai I'm reading your config, and there was recently some fixes to the default config because it was not correct. I'm referring to #33660 and #33690 So I'm wondering how it ever worked (note that those PRs fix the doc, but the code didn't change). Can you try replacing the line `FAB_SECURITY_MANAGER_CLASS = "webserver_config.OpenShiftOAuthAuthorizer"` with `SECURITY_MANAGER_CLASS = OpenShiftOAuthAuthorizer` ? -- 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]
