terraform-provider-consul icon indicating copy to clipboard operation
terraform-provider-consul copied to clipboard

Auth_jwt doesn't work

Open jorgemarey opened this issue 10 months ago • 0 comments

The configuration for auth_jwt doesn't seem to be working. Terraform outputs an error setting that the client is using the annonymous token:

│ Error: failed to read policy 'a82c6d5d-c365-7a51-f727-27410ddbecfa': Unexpected response code: 403 (rpc error making call: Permission denied: anonymous token lacks permission 'acl:read'. The anonymous token is used implicitly when a request does not specify a token.)

jorgemarey avatar May 28 '25 16:05 jorgemarey