Fix HTTP health endpoint access restrictions table layout
Closes gh-4304
This commit is contained in:
parent
1720941d47
commit
acf6f2193b
|
@ -630,10 +630,7 @@ 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
|
||||
|
||||
|false
|
||||
|**false**
|
||||
|
|
Loading…
Reference in New Issue