Variable resolver / OpenBAO compatibility #5307
Replies: 3 comments 1 reply
-
|
OpenBAO claims that it should still be API compatible. I suspect it should work but I haven't tested it. |
Beta Was this translation helpful? Give feedback.
-
|
Okay, thanks for the details. I was just testing OpenBao and taking the opportunity to see if it was compatible with Hop. I no longer get a 404. The request goes through fine, but the variable isn't resolved, and I still get #{openbao:kv/foo:bar} as the value. Well, it's not a big deal; as I said, it was just a test. Thanks again :) |
Beta Was this translation helpful? Give feedback.
-
|
See the problem analyses here: #7326 (comment) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is the Variable Resolver compatible with the opensource HashiCorp Vault fork (OpenBAO)?
I tried it quickly, but the APIs return 404s to Hop, even though I configured it as a Hashicorp vault. I haven't been able to debug URLs called directly in Hop. I imagine the protocols have probably diverged since the fork.
Thanks!
Rémi
Beta Was this translation helpful? Give feedback.
All reactions