[
https://issues.apache.org/jira/browse/ARTEMIS-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076799#comment-16076799
]
ASF GitHub Bot commented on ARTEMIS-1264:
-----------------------------------------
GitHub user gtully opened a pull request:
https://github.com/apache/activemq-artemis/pull/1388
ARTEMIS-1264 allow role mapping via chained login modules
Add krb5sslloginmodule that will populate userPrincipal that can be mapped
to roles independently
Generalised callback handlers to take a connection and pull certs or
peerprincipal based on
callback. This bubbled up into api change in securitystore and security
manager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtully/activemq-artemis
ARTEMIS-1264-RoleMapping
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1388.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1388
----
commit 2c83408d0dc1d3bc7897a33f31bd110284c1150b
Author: gtully <[email protected]>
Date: 2017-07-06T15:54:57Z
ARTEMIS-1264 allow role mapping via chained login modules
Add krb5sslloginmodule that will populate userPrincipal that can be mapped
to roles independently
Generalised callback handlers to take a connection and pull certs or
peerprincipal based on
callback. This bubbled up into api change in securitystore and security
manager
----
> Client authentication via Kerberos TLS Cipher Suites (RFC 2712)
> ---------------------------------------------------------------
>
> Key: ARTEMIS-1264
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1264
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Affects Versions: 2.1.0
> Reporter: Gary Tully
> Assignee: Gary Tully
>
> Allow a client authenticated with a kerberos credential to authenticate to
> the broker using SSL via the Kerberos cipher suites.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)