open-consul/website/content
Derek Menteer 1d42274870
Fix ACL check on health endpoint (#17424)
Fix ACL check on health endpoint

Prior to this change, the service health API would not explicitly return an
error whenever a token with invalid permissions was given, and it would instead
return empty results.  With this change, a "Permission denied" error is returned
whenever data is queried. This is done to better support the agent cache, which
performs a fetch backoff sleep whenever ACL errors are encountered.  Affected
endpoints are: `/v1/health/connect/` and `/v1/health/ingress/`.
2023-05-24 16:35:55 -05:00
..
api-docs [OSS] gRPC Blocking Queries (#17426) 2023-05-23 17:29:10 -04:00
commands Docs/igw docs day refactor (#17259) 2023-05-17 13:27:21 -07:00
docs Fix ACL check on health endpoint (#17424) 2023-05-24 16:35:55 -05:00
partials docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00
security.mdx maintenance complete, pending markdown-page component addition 2020-12-16 16:55:23 -05:00