Replies: 1 comment 4 replies
|
@mh96794 Thanks for the question. I have not investigate what's required to make the plugin compatible with OpenBao. I'll add this to our plan. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would it take much to make the vault-plugin-secrets-artifactory plugin to work with the OpenBao fork of Vault too https://openbao.org ?
At the moment it does not work with OpenBao.
After successful plugin registration the "enable" command fails with an "invalid backend" error, e.g.
$ ./bao secrets enable -path=ausartifactory artifactory-secrets-plugin_1.6.1dev_linux_amd64
Error enabling: Error making API request.
URL: POST http://127.0.0.1:8200/v1/sys/mounts/ausartifactory
Code: 400. Errors:
This usually means ...
All reactions