You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2016/06/23 11:49:16 UTC

[jira] [Updated] (ARTEMIS-592) Allow fine grain access control (durable subscriptions)

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

Lionel Cons updated ARTEMIS-592:
--------------------------------
    Description: 
According to the documentation:
{quote}
Apache ActiveMQ Artemis allows sets of permissions to be defined against the queues based on their address.
{quote}

Two different subscriptions on the same topic will have the same address (the topic), only their name will change. So it seems they will get the same permissions.

Could you please allow fine grain access control to be able to set different permissions to different durable subscriptions of the same topic?

  was:
According to the documentation:
{quote}
Apache ActiveMQ Artemis allows sets of permissions to be defined against the queues based on their address.
{code}

Two different subscriptions on the same topic will have the same address (the topic), only their name will change. So it seems they will get the same permissions.

Could you please allow fine grain access control to be able to set different permissions to different durable subscriptions of the same topic?


> Allow fine grain access control (durable subscriptions)
> -------------------------------------------------------
>
>                 Key: ARTEMIS-592
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-592
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Lionel Cons
>
> According to the documentation:
> {quote}
> Apache ActiveMQ Artemis allows sets of permissions to be defined against the queues based on their address.
> {quote}
> Two different subscriptions on the same topic will have the same address (the topic), only their name will change. So it seems they will get the same permissions.
> Could you please allow fine grain access control to be able to set different permissions to different durable subscriptions of the same topic?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)