The GitHub Actions job "Tests (AMD)" on 
airflow.git/databricks-supplied-token-federation has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
a9bb4a2b62d10e85eac508d32316251616697bfa / Kaxil Naik <[email protected]>
Strip the supplied federation token and reject whitespace-only returns

Address review: validate the federated_token_provider return on its stripped 
value and
return the stripped token, so a whitespace-only token is rejected and a valid 
token with
surrounding whitespace (e.g. a trailing newline) is normalised before the 
exchange -- matching
the Kubernetes path, which already strips. Add whitespace-only and 
newline-padded test cases.

Report URL: https://github.com/apache/airflow/actions/runs/28649072889

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to