[ https://issues.jboss.org/browse/ISPN-4056?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4056:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug 1109579|https://bugzilla.redhat.com/show_bug.cgi?id=1109579] from NEW to MODIFIED
> Enable caching of permission masks to cluster registry
> ------------------------------------------------------
>
> Key: ISPN-4056
> URL: https://issues.jboss.org/browse/ISPN-4056
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Core
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
>
> When enabling permission mask caching in AuthorizationManagerImpl, state transfer never completes. This is a side-effect of the following bugs:
> - Fix TransportConfigurationBuilder.read() to clone the transport instead of "sharing" it
> - TestingUtil.TestPrincipal is not serializable
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4392?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4392:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug 1109581|https://bugzilla.redhat.com/show_bug.cgi?id=1109581] from NEW to MODIFIED
> Declarative role mapper configuration should avoid using classnames for the provided mappers
> --------------------------------------------------------------------------------------------
>
> Key: ISPN-4392
> URL: https://issues.jboss.org/browse/ISPN-4392
> Project: Infinispan
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Configuration, Security
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Final
>
>
> Currently the principal to role mapper is declared as a class name in an attribute of the global authz element. For the provided mappers introduce a better implementation which avoids class names unless a custom mapper is needed
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4383?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4383:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug 1109581|https://bugzilla.redhat.com/show_bug.cgi?id=1109581] from NEW to MODIFIED
> Clustered PrincipalRoleMapper
> -----------------------------
>
> Key: ISPN-4383
> URL: https://issues.jboss.org/browse/ISPN-4383
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Security
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Final
>
>
> Introduce a clustered principalrolemapper based on the clusterregistry to ease authorization manipulation in certain contexts. Also clean up the declarative configurations to avoid using class names for the out-of-the-box prms
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4382?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4382:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug 1109578|https://bugzilla.redhat.com/show_bug.cgi?id=1109578] from NEW to MODIFIED
> Introduce a lightweight security as an alternative for the SecurityManager
> --------------------------------------------------------------------------
>
> Key: ISPN-4382
> URL: https://issues.jboss.org/browse/ISPN-4382
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Core, Remote Protocols, Security, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Beta1, 7.0.0.Final
>
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4382?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4382:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug 1109582|https://bugzilla.redhat.com/show_bug.cgi?id=1109582] from NEW to MODIFIED
> Introduce a lightweight security as an alternative for the SecurityManager
> --------------------------------------------------------------------------
>
> Key: ISPN-4382
> URL: https://issues.jboss.org/browse/ISPN-4382
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Core, Remote Protocols, Security, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Beta1, 7.0.0.Final
>
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4264?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated ISPN-4264:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1109583
> CLI should be able to manipulate role mapping
> ---------------------------------------------
>
> Key: ISPN-4264
> URL: https://issues.jboss.org/browse/ISPN-4264
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Core, Remote Protocols, Security, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Beta1, 7.0.0.Final
>
>
> The server CLI should have "grant" and "deny" commands to manipulate the role mapping:
> [GRANT|DENY] role TO principal [ON container]?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4383?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated ISPN-4383:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1109581
> Clustered PrincipalRoleMapper
> -----------------------------
>
> Key: ISPN-4383
> URL: https://issues.jboss.org/browse/ISPN-4383
> Project: Infinispan
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Security
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Final
>
>
> Introduce a clustered principalrolemapper based on the clusterregistry to ease authorization manipulation in certain contexts. Also clean up the declarative configurations to avoid using class names for the out-of-the-box prms
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
[ https://issues.jboss.org/browse/ISPN-4392?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration updated ISPN-4392:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1109581
> Declarative role mapper configuration should avoid using classnames for the provided mappers
> --------------------------------------------------------------------------------------------
>
> Key: ISPN-4392
> URL: https://issues.jboss.org/browse/ISPN-4392
> Project: Infinispan
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Configuration, Security
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.0.0.Final
>
>
> Currently the principal to role mapper is declared as a class name in an attribute of the global authz element. For the provided mappers introduce a better implementation which avoids class names unless a custom mapper is needed
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)