ozerpekozcan commented on issue #48798:
URL: https://github.com/apache/airflow/issues/48798#issuecomment-2820712647

   @mik-laj, @hendrix04 maybe persisting the token in back-end database 
(postgres or mysql) in encrypted format, including expiry timestamp can be an 
option. But I don't know if it's a secure way. Actually airflow allows the user 
login using client credentials. For instance it's possible to use Google 
authentication. Therefore, required libraries are already available. Only thing 
is to apply this inside Airflow tasks


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