Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full Pull Mode implementation #340

Open
ahermes opened this issue Nov 15, 2024 · 1 comment
Open

Full Pull Mode implementation #340

ahermes opened this issue Nov 15, 2024 · 1 comment

Comments

@ahermes
Copy link

ahermes commented Nov 15, 2024

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

@vsevel
Copy link
Contributor

vsevel commented Nov 15, 2024

We support approle authentification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants