Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
57dfbd50
Commit
57dfbd50
authored
May 19, 2017
by
Madhura Bhave
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix documentation for health endpoint security
Fixes gh-9273
parent
f8de022f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
production-ready-features.adoc
...oot-docs/src/main/asciidoc/production-ready-features.adoc
+2
-7
No files found.
spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
View file @
57dfbd50
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment