Michae94 opened a new issue, #30940: URL: https://github.com/apache/airflow/issues/30940
### What do you see as an issue? Currently, in the Airflow documentation of Tableau connector, it is marked as deprecated to use a token to authenticate to Tableau. https://airflow.apache.org/docs/apache-airflow-providers-tableau/stable/connections/tableau.html#authenticating-to-tableau However, since MFA enforcement release (27th April 2023), it is now impossible to use a user/password to authenticate as a service account. ### Solving the problem Put the deprecated (even remove?) flag on the user/password authentication, and mark the access token authentication as strongly recommended. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
