MP Health endpoint forces authentication ATM, spec violation
------------------------------------------------------------
Key: WFWIP-82
URL:
https://issues.jboss.org/browse/WFWIP-82
Project: WildFly WIP
Issue Type: Bug
Components: MP Health
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Priority: Blocker
MP Health endpoint forces authentication ATM, this is spec violation.
{code}
Security
Aspects regarding the secure access of health check information.
• A producer MAY support security on all health check invocations (i.e. authentication)
• A producer MUST not enforce security by default, it SHOULD be an opt-in feature (i.e.
configuration change)
{code}
Already discussed with Jeff, for tracing purposes mainly.
We can use this for discussion about implementation (and model changes) of opt-in feature
to enable authentication.