armandduijn commented on PR #51756:
URL: https://github.com/apache/airflow/pull/51756#issuecomment-3562377762

   Thank you for implementing JWT authentication. This opens the door to 
migrating from PAT to Connected Apps.
   
   I noticed the current implementation assumes the Tableau connection already 
contains a valid JWT token. Is there a reason you opted for this approach over 
generating the JWT within the Tableau hook? As far as I'm aware, it isn't 
possible to generate a long-lived JWT, so users would need to regenerate the 
JWT quite frequently ([every couple of 
minutes](https://help.tableau.com/current/server/en-us/cli_configuration-set_tsm.htm#connectedapps_max_expiration_period)).


-- 
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]

Reply via email to