https://github.com/jenkinsci/hashicorp-vault-plugin/blob/master/src/main/java/com/datapipe/jenkins/vault/credentials/VaultAppRoleCredential.java#L42
The call to loginByAppRole hard codes the auth path to appRole. This needs to be configurable.
It looks like this was addressed with https://github.com/jenkinsci/hashicorp-vault-plugin/pull/22 however I still don't see the feature. I'm using v2.2.0 is it possible to get a minor release pushed to include this fix and any other recent fixes Peter Tierno?