hashicorp/nomad-openapi

feature: support setting Nomad client ACL token

jrasell opened this issue · 1 comments

When using the OpenAPI client with Nomad clusters that have ACLs enabled, there is currently no way to set the ACL token on the client and therefore all requests are rejected by Nomad with a 403 error code.

Related: hashicorp/nomad-pack#110

this work has been completed.