You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/04/22 11:45:25 UTC

[jira] Assigned: (AMQ-2081) Allow SimpleAuthenticationBroker to assign privileges to 'anonymous' users.

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

Dejan Bosanac reassigned AMQ-2081:
----------------------------------

    Assignee: Dejan Bosanac

> Allow SimpleAuthenticationBroker to assign privileges to 'anonymous' users.
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-2081
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2081
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Ben Poor
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.4.0
>
>         Attachments: AMQ-2081.diff
>
>
> When using the SimpleAuthenticationBroker, there is currently no way to have a combination of 'anonymous' and 'privileged' users. 
> For example, setting up an externally accesible queue or topic, it is often desirable to allow external users access without having to specify a username/password, i.e. read-only. It is similarly desirable to allow internal users access on a read/write basis by specifying a username/password.
> It should be possible to instruct the SimpleAuthenticationBroker that users without a username/password should be put into a specific group for 'anonymous' users, and hence have privileges assigned to them, whilst also allowing privileges to be assigned to users that provide authentication details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.