bugraoz93 commented on PR #60781: URL: https://github.com/apache/airflow/pull/60781#issuecomment-3769669559
> @vincbeck, what's the lifespan of an jwt token today? One concern here is having users to login very frequently It defaults to configuration for both execution and public api have different values. So admins should be able to change according to their security concerns and user behavior For public api, it is 86400s. https://github.com/apache/airflow/blob/f2f1a0826cc50c5525af3add9bf55539dcf319cd/airflow-core/src/airflow/config_templates/config.yml#L1706 -- 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]
