You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During review of an unrelated PR, it came up that having the JWT token set by putting it into query params is likely not what we want to do - it'll end up in access logs! See here.
We should refactor this.
Committer
I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Body
During review of an unrelated PR, it came up that having the JWT token set by putting it into query params is likely not what we want to do - it'll end up in access logs! See here.
We should refactor this.
Committer