tokoko commented on issue #3765:
URL: https://github.com/apache/arrow-adbc/issues/3765#issuecomment-3815493610

   > * There will be a function `env_var` that can be used in the connection 
profile to look up values in environment variables.
   
   I think there should also be something similar to kubeconfig's 
[exec](https://kubernetes.io/docs/reference/config-api/kubeconfig.v1/#ExecConfig)
 plugin to acquire credentials.
   
   I've recently successfully managed to make everyone internally use a cli 
tool ([oidc-init](https://github.com/tokoko/oidc-init)) to acquire oidc 
credentials. It would be cool to be able to somehow define a profile that would 
invoke `oidc` command to get a token during driver init.


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