You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/03/24 20:03:00 UTC

[jira] [Updated] (ARTEMIS-3205) Scheduled messages should not require management user

     [ https://issues.apache.org/jira/browse/ARTEMIS-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram updated ARTEMIS-3205:
------------------------------------
    Component/s:     (was: ActiveMQ-Artemis-Native)

> Scheduled messages should not require management user
> -----------------------------------------------------
>
>                 Key: ARTEMIS-3205
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3205
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.17.0
>            Reporter: Stefan
>            Assignee: Clebert Suconic
>            Priority: Major
>              Labels: security
>
> We are currently trying to implement a scheduled message use-case with Artemis where deleting scheduled messages is sometimes necessary.
> However, we could not find any solution to dequeue scheduled messages before they are routed to the queue without using a management user (i.e. via QueueControl or JMX-Operations).
> Is this the only way it can be done in Artemis?
> We have concerns about this configuration, because our client implementation needs admin user rights to handle 'simple' CRUD operations. Regarding DB clients, this is a common antipattern.
> Shouldn't this also be possible for standard users for reasons of security?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)