{"errors":["unknown backend type: okta"]}
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/0b9830ea-3225-4668-aa16-62556e237231%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Adam,Which version of Vault? Okta didn't appear until 0.6.5.
Best,Jeff
You received this message because you are subscribed to a topic in the Google Groups "Vault" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vault-tool/pBVHqWb49M0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/CAORe8GGDBw2BfWW_2si_XNcabtLFbYC9shRwr1Bx8kZaK2qRCw%40mail.gmail.com.
Hi Adam,Which version of Vault? Okta didn't appear until 0.6.5.
Best,Jeff
On Wed, Mar 22, 2017 at 4:14 PM, <adam....@motorolasolutions.com> wrote:
The documentation (https://www.vaultproject.io/docs/auth/okta.html) shows how to do it from the cli. I've taken my best guess at doing it via the API:curl -k -X POST -H "x-vault-token":"$VAULT_TOKEN" "$VAULT_ADDR/v1/sys/auth/okta" -d '{"type":"okta"}'but I get the following error:{"errors":["unknown backend type: okta"]}
What am I doing wrong?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.