[ 
https://issues.apache.org/jira/browse/ARTEMIS-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913828#comment-17913828
 ] 

ASF subversion and git services commented on ARTEMIS-5248:
----------------------------------------------------------

Commit d692680a0bf348b2855a85200bcd5de3e6c72a41 in activemq-artemis's branch 
refs/heads/main from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d692680a0b ]

ARTEMIS-5248 add all roles in an ordered list to the audit log user string


> 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: Bug
>    Affects Versions: 2.39.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.40.0
>
>          Time Spent: 20m
>  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


Reply via email to