berglh commented on issue #59349: URL: https://github.com/apache/airflow/issues/59349#issuecomment-3767100190
@anavrotski Sounds like it could be a bug when using custom OAuth then. Perhaps you can try it with basic authentication only first? I am about to try in the coming days something similar linking up with Amazon Cognito OIDC (Which then goes via OAuth), I will let you know if I have similar problems with 3.1.2 also. The error you have is clearly not related to the original SQL alchemy session timeout/rollback - it seems to be related to it unpacking the response from the OAuth provider via it's session, if the issue persists and you can't find a bug in your Azure OAuth configuration, I would suggest opening a new issue. -- 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]
