You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: