Fix documentation for health endpoint security

Fixes gh-9273
This commit is contained in:
Madhura Bhave 2017-05-19 16:21:32 -07:00
parent f8de022f0a
commit 57dfbd50a7

View File

@ -794,18 +794,13 @@ 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
|**false**
|Status only