Bug 1233747

Summary: [QE] Missing CLI example for adding new scoped role mapping
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Lukas <olukas>
Component: DocumentationAssignee: Zach Rhoads <zrhoads>
Status: CLOSED CURRENTRELEASE QA Contact: Ondrej Kotek <okotek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dmichael, eap-docs, sgilda
Target Milestone: post-GA   
Target Release: EAP 6.4.3   
Hardware: Unspecified   
OS: Unspecified   
URL: https://access.stage.redhat.com/beta/documentation/en/red-hat-jboss-enterprise-application-platform-64-how-to-configure-server-security
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-20 12:48:45 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:    
Bug Blocks: 1233490    

Description Ondrej Lukas 2015-06-19 12:47:58 UTC
Book: How to Configure Server Security
Revision: n_1415843_how-to-configure-server-security_version_6.4_edition_1.0_release_0-revision_1
Section: Scoped Roles

Issue description:
To add a new scoped role, a user have to also add role-mapping. There is missing example CLI command for adding such a mapping. Because of this, example following creating new scoped role do not work.

Suggestions for improvement:
Add  "/core-service=management/access=authorization/role-mapping=NEW-SCOPED-ROLE:add" CLI example for following examples to work.