[jboss-jira] [JBoss JIRA] (WFLY-2063) Remove support for use-realm-roles in role mapping implementation,
Ladislav Thon (JIRA)
jira-events at lists.jboss.org
Fri Sep 13 09:07:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804161#comment-12804161 ]
Ladislav Thon commented on WFLY-2063:
-------------------------------------
I've already adjusted the one integration test that uses the feature: https://github.com/bstansberry/wildfly/pull/35
> Remove support for use-realm-roles in role mapping implementation,
> ------------------------------------------------------------------
>
> Key: WFLY-2063
> URL: https://issues.jboss.org/browse/WFLY-2063
> Project: WildFly
> Issue Type: Sub-task
> Components: Domain Management, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 8.0.0.Beta1
>
>
> Is has been agreed that where the realms used for authentication and the loading of groups contain groups with the same names as the role names that a 1:1 role mapping should still be defined rather than providing a general short cut: -
> {code}
> <role name="Monitor">
> <include>
> <group name="Monitor"/>
> </include>
> </role>
> {code}
> Only the configuration to enable the short cut is to be removed, the internal implementation will be left in place in-case demand is identified to re-add it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list