[
https://issues.apache.org/activemq/browse/AMQ-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Casey updated AMQ-2456:
-----------------------------
Patch Info: [Patch Available]
Priority: Minor (was: Major)
Description:
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.
Affects Version/s: 5.3.0
Summary: New Authentication plugin :
JaasDualAuthentcationPlugin/Broker (was: New Authentivcation plugin :
JaasDualAuthentcationPlugin/Broker)
> 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
> Priority: Minor
>
> 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.