mik-laj edited a comment on issue #4895: [AIRFLOW-1526] Add dingding hook and operator URL: https://github.com/apache/airflow/pull/4895#issuecomment-471385356 Do you think it is a good idea to allow tokens to be passed as an operator parameter? For me it is not safe. First, operator parameters are not stored securely. Connection use a fernet Reference: https://airflow.readthedocs.io/en/latest/howto/secure-connections.html#rotating-encryption-keys Second: operators parameters is available in UI. This extends the group of people who have access to the token.  Similar comment from today: https://github.com/apache/airflow/pull/4891/files#r264048383
---------------------------------------------------------------- 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] With regards, Apache Git Services
