mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 18:07:33 -02:30
Reading examples at https://learn.hashicorp.com/vault/getting-started/apis show needing to use `X-Vault-Token` header, instead of `Authorization`. Without this header, the vault server would return a 400 status with an error message of "missing client token". With this change AWX is now able to interface with the Hashicorp backend.
5.5 KiB
5.5 KiB