abedra / libvault

A C++ library for Hashicorp Vault
MIT License
34 stars 26 forks source link

Create token with role #99

Closed zspasztori closed 2 years ago

zspasztori commented 2 years ago

It seems like that currently there was no possibility to create a token with a role in libvault.

https://discuss.hashicorp.com/t/creating-tokens-with-roles-through-auth-token-create-path/37511

Added this functionality.

abedra commented 2 years ago

Thanks!

abedra commented 2 years ago

This has been captured in the 0.50.0 release