dybolo opened a new pull request, #39873:
URL: https://github.com/apache/airflow/pull/39873

   This feature enables OIDC token retrieval from any generic Identity Provider 
(IdP) that uses the OAuth 2.0 Credentials Grant Flow. Additionally, it lays the 
groundwork for integrating other custom OIDC token retrieval methods.
   
   Google SDK supports defining custom classes for retrieving OIDC tokens for 
authentication via Workload Identity Federation. This pull request introduces a 
class that implements this functionality using Credentials Grant Flow and 
implements a caching mechanism, which can be extended to new classes.
   
   related: #35899
   


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