I'd use a secrets management tool to rotate refresh token, storing into the secrets management tool.
Something like Vault, SecretServer, (Keepass in a pinch). That way you'd keep the history as well in case something gets messed up
c
cicero_moura
06/15/2022, 6:49 PM
I understand.
I thought about this issue too, to develop something personalized.
But tap-jira uses the refresh_token so a transfer can be updated as credentials.
This makes update management difficult for Jira Extractor as the refresh_token can be invalidated
v
visch
06/15/2022, 8:07 PM
Yeah can you put an issue into meltano? I swear there was one about this for another tap a while back