Hi there,
We are migrating our applications from SpringBoot to Quarkus :)
But it seems the Vault implementation we choose with Spring Cloud Vault was the "Full Pull Mode" as explained here approle authentication, we provide an approle name and a token to automaticaly retrieve at start time the role-id, secret-id and login token for the secrets.
What is the best way to go to migrate to your extention ? Is the "Full Pull Mode" going to be implemented ?
Hi there, We are migrating our applications from SpringBoot to Quarkus :)
But it seems the Vault implementation we choose with Spring Cloud Vault was the "Full Pull Mode" as explained here approle authentication, we provide an approle name and a token to automaticaly retrieve at start time the role-id, secret-id and login token for the secrets.
What is the best way to go to migrate to your extention ? Is the "Full Pull Mode" going to be implemented ?
Best regards