[jboss-jira] [JBoss JIRA] (WFLY-2295) Role mappings created through the CLI do not use formal role names

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Oct 14 07:55:36 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated WFLY-2295:
------------------------------------------

        Bugzilla Update:   (was: Perform)
    Bugzilla References:   (was: https://bugzilla.redhat.com/show_bug.cgi?id=1018738)

    
> Role mappings created through the CLI do not use formal role names
> ------------------------------------------------------------------
>
>                 Key: WFLY-2295
>                 URL: https://issues.jboss.org/browse/WFLY-2295
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Harald Pehl
>            Assignee: Darran Lofthouse
>             Fix For: 8.0.0.CR1
>
>
> When creating a role mapping through the CLI using a non-formal role name like "AUDITOR", that role name is used as-is in the persistent configuration: 
> {code}
> cd /core-service=management/access=authorization
> ./role-mapping=AUDITOR:add
> ./role-mapping=AUDITOR/include=johndoe:add(name=johndoe,type=user)
> {code}
> The persistent configuration should map non-formal role names to formal role names, as other management clients (the console) rely on the formal names.

--
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