Hi,
I'm running Vault version 0.6.2, but I can't enable the App Role backend. This is the command I'm using, as per the docs:
vault auth-enable approle
I've also tried via the REST API.
In both cases I get a 400 response with body: "unknown backend type: approle"
Any ideas why this isn't working? App Role should be available from version 0.6.1 shouldn't it?
Let me know if I can supply more details.
Thanks,
Colin