Fix documentation for health endpoint security

Fixes gh-9273
pull/8428/merge
Madhura Bhave 8 years ago
parent f8de022f0a
commit 57dfbd50a7

@ -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):
|====
| `management.security.enabled` | `endpoints.health.sensitive` | Unauthenticated | Authenticated
| `management.security.enabled` | `endpoints.health.sensitive` | Unauthenticated | Authenticated (with right role)
|false
|**false**
|Full content
|*
|Full content
|false
|true
|Status only
|Full content
|true

Loading…
Cancel
Save