James Perkins created WFCORE-2864:
-------------------------------------
Summary: JMX is not logging the user and remote address for audit logging
Key: WFCORE-2864
URL:
https://issues.jboss.org/browse/WFCORE-2864
Project: WildFly Core
Issue Type: Bug
Components: JMX
Reporter: James Perkins
Assignee: James Perkins
Priority: Blocker
The JMX audit logging is still using the {{javax.security.auth.Subject}} to get the user
and remote IP address. This needs to use the {{AccessAuditContext}} for the remote IP and
the {{SecurityIdentity}} for the user id.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)