Commit 57dfbd50 authored by Madhura Bhave's avatar Madhura Bhave

Fix documentation for health endpoint security

Fixes gh-9273
parent f8de022f
...@@ -794,16 +794,11 @@ users full access to the health endpoint in a secure application. To do so, set ...@@ -794,16 +794,11 @@ users full access to the health endpoint in a secure application. To do so, set
`sensitive` flag value "`false`" indicated in bold): `sensitive` flag value "`false`" indicated in bold):
|==== |====
| `management.security.enabled` | `endpoints.health.sensitive` | Unauthenticated | Authenticated | `management.security.enabled` | `endpoints.health.sensitive` | Unauthenticated | Authenticated (with right role)
|false |false
|**false** |*
|Full content
|Full content |Full content
|false
|true
|Status only
|Full content |Full content
|true |true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment