[jboss-jira] [JBoss JIRA] (WFLY-1067) Integrate JGroups with core AS security infrastructure

Bela Ban (JIRA) issues at jboss.org
Mon Sep 29 12:03:03 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006955#comment-13006955 ] 

Bela Ban commented on WFLY-1067:
--------------------------------

Also note that we have customers which use multiple AUTH protocols in the same stack, e.g. X.509 and IP based authentication. In such a case, JGroups requires different IDs in the AUTH protocols, e.g.
{code:xml}
<AUTH ..../>
<AUTH id="3560" .../> 
{code}
Wildfly therefore possibly needs to generate a unique ID to be used by JGroups.

> Integrate JGroups with core AS security infrastructure
> ------------------------------------------------------
>
>                 Key: WFLY-1067
>                 URL: https://issues.jboss.org/browse/WFLY-1067
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering, Security
>            Reporter: Brian Stansberry
>            Assignee: Richard Achmatowicz
>
> Container task for better integrating JGroups security with overall AS security. The basic concept is the various security aware aspects of JGroups will expose an SPI, and the AS can create implementations of those SPIs that integrate with the AS security realms. The AS JGroups subsystem will inject the implementation into the JGroups runtime components.
> Subtasks are for the various aspects. These can be done separately but a common overall design should be created to ensure a consistent approach is taken.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list