baolsen opened a new pull request #16612: URL: https://github.com/apache/airflow/pull/16612
When doing AssumeRoleWithSAML there is an HTTP request made to an IDP endpoint to obtain the SAML Assertion. This PR allows the IDP request to have a configurable Retry, which makes this authentication mechanism a bit more robust. Tested with my own Airflow environment which uses this auth method, and it is working as intended. It's working with and without the new configuration. closes: 12639 -- 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]
