Paweł Romanowski
09/06/2023, 8:30 AMaccess_token
key in storage options.
It works fine, but won't rotate the token automatically if it expires.
Clearly something wrong in the object_store logic for managed identity authentication -- it has access to all the environment variables that the Python library has, and fails to authenticate/parse the token response. So its logic is most likely wrong.
I will raise this with the arrow project.