[
https://issues.apache.org/activemq/browse/AMQ-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac reassigned AMQ-2508:
----------------------------------
Assignee: Dejan Bosanac
> Activemq should not force third party login modules to use the GroupPrincipal
> implementation
> --------------------------------------------------------------------------------------------
>
> Key: AMQ-2508
> URL: https://issues.apache.org/activemq/browse/AMQ-2508
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.3.0
> Reporter: Giovani Seben
> Assignee: Dejan Bosanac
> Attachments: AMQ-2508.patch
>
>
> Currently if a third party login module for the broker is written it has to
> use the implementation of GroupPrincipal from Activemq to create a collection
> of group objects for an authenticated user. Authorization fails when
> comparing group objects that are not GroupPrincipal. This should not be
> required since any implementation of the java.security.Principal should be
> sufficient for a group comparison.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.