You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rémy Lesiak (JIRA)" <ji...@apache.org> on 2010/10/11 18:10:42 UTC

[jira] Commented: (AMQ-2456) New Authentication plugin : JaasDualAuthentcationPlugin/Broker

    [ https://issues.apache.org/activemq/browse/AMQ-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62494#action_62494 ] 

Rémy Lesiak commented on AMQ-2456:
----------------------------------

Hi,

I use this plugin but i have a problem with a ssl connection.
When the connection is open with the option duplex=false, all work correctly, ssl and tcp. But with the option duplex=true, the plugin doesn't use the ssl configuration.

Do you have an explanation?

Thanks!

Rémy lesiak

> New Authentication plugin : JaasDualAuthentcationPlugin/Broker
> --------------------------------------------------------------
>
>                 Key: AMQ-2456
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2456
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.3.0
>            Reporter: James Casey
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.4.0
>
>         Attachments: dualauthbroker.patch
>
>
> Find attached a new authentication plugin which uses different JAAS authentication domains depending if the connection is SSL enabled or not.
> This allows for clean separation of authentication polices depending on connection type - e.g. always authentication via the DN if SSL and authenticate using username/password (or login all anonymous users as guests) if using a non-SSL connection.

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