Bug 1149108

Summary: [Doc Bug Fix] Attribute map-groups-to-roles in not documented in Security Realms
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Josef Cacek <jcacek>
Component: DocumentationAssignee: eap-docs <eap-docs>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: dmichael, smumford
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22820, Security Guide-6.3-1 Build Date: 26-09-2014 09:53:05 Topic ID: 24191-592548 [Latest]
Last Closed: 2015-07-22 06:31:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1149104    
Bug Blocks:    

Description Josef Cacek 2014-10-03 08:51:31 UTC
Security Realms have an attribute "map-groups-to-roles", which is not documented. IMO it's important setting for the RBAC and we should cover it. (Maybe after fixing the bug 1149104)

The domain model description says about this attribute: "After a users group membership has been loaded should a 1:1 relationship be assumed regarding group to role mapping."

You can get more details if you run:
./jboss-cli.sh -c "/core-service=management/security-realm=ManagementRealm:read-resource-description"