[
https://issues.apache.org/jira/browse/ARTEMIS-5248?focusedWorklogId=952748&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-952748
]
ASF GitHub Bot logged work on ARTEMIS-5248:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/25 15:05
Start Date: 16/Jan/25 15:05
Worklog Time Spent: 10m
Work Description: gtully opened a new pull request, #5453:
URL: https://github.com/apache/activemq-artemis/pull/5453
…tring
Issue Time Tracking
-------------------
Worklog Id: (was: 952748)
Remaining Estimate: 0h
Time Spent: 10m
> Audit log user string contains just the last role rather than the full list
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-5248
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5248
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.39.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.40.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When the audit log is enabled and a user with multiple roles is audited, just
> the last of their roles is output. I think it should be the full list of
> roles.
> roles:
> - admin = alice
> - alice = alice
> The admin role is not out put between the brackets!
> 2023-08-28 17:39:20,081 [AUDIT](Thread-1 (activemq-netty-threads)) AMQ601262:
> User alice(alice)@127.0.0.1:56685 is creating address on target resource: ...
> I should be:
> alice(admin,alice)@....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact