[jboss-jira] [JBoss JIRA] (WFCORE-4045) Make ExtensibleHttpManagement.addManagementHandler() return error code 500
Kabir Khan (JIRA)
issues at jboss.org
Mon Aug 20 12:59:00 EDT 2018
Kabir Khan created WFCORE-4045:
----------------------------------
Summary: Make ExtensibleHttpManagement.addManagementHandler() return error code 500
Key: WFCORE-4045
URL: https://issues.jboss.org/browse/WFCORE-4045
Project: WildFly Core
Issue Type: Bug
Reporter: Kabir Khan
The security checks done by the handlers added via ExtensibleHttpManagement.addManagementHandler() currently redirect to the standard html page with an error code of 200. This behaviour is impossible to change.
This is currently only used by MP Health, for which the ExtensibleHttpManagement API was added. Rather than expand this API we will change the behaviour of handlers added with this mechanism to return 500.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list