Which version was /auth/token/renew-accessor enabled in?

Hi,
I was just wondering which version of Vault the /auth/token/renew-accessor endpoint was enabled in? Can’t seem to find it in the docs, or maybe I’m just looking in the wrong place.
Thanks
Tom

Hi handytom,

It was added in 1.3, see the changelog here: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md

Best,
Nick

1 Like

Thank you Nick for digging that up for me!