[jboss-jira] [JBoss JIRA] (WFLY-2295) Role mappings created through the CLI do not use formal role names
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Mon Oct 14 06:43:35 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse reassigned WFLY-2295:
--------------------------------------
Assignee: Darran Lofthouse (was: Brian Stansberry)
> 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
>
> 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