[
https://issues.apache.org/jira/browse/ARTEMIS-5894?focusedWorklogId=1004450&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1004450
]
ASF GitHub Bot logged work on ARTEMIS-5894:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Feb/26 18:47
Start Date: 10/Feb/26 18:47
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #6232:
URL: https://github.com/apache/artemis/pull/6232#issuecomment-3880051221
LGTM
Issue Time Tracking
-------------------
Worklog Id: (was: 1004450)
Time Spent: 20m (was: 10m)
> The web console shows menu items for unauthorized operations
> ------------------------------------------------------------
>
> Key: ARTEMIS-5894
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5894
> Project: Artemis
> Issue Type: Bug
> Environment: When utilizing ArtemisRbacMBeanServerBuilder for
> Role-Based Access Control (RBAC) on management operations, the web console
> fails to hide menu items for unauthorized actions.
> For instance, a user without the amq role can still see the "Delete Address"
> menu item, even when the following security configuration is applied to
> restrict access:
> {code:java}
> <security-setting match="mops.broker.deleteAddress">
> <permission type="edit" roles="amq"/>
> </security-setting>
> {code}
> The web console should dynamically filter the user interface. If a user lacks
> the required permission for a specific management operation (e.g.,
> deleteAddress), the corresponding menu item should be hidden from their view.
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]