[jboss-jira] [JBoss JIRA] (WFLY-4880) Permission names are not persisted in the domain model
Bartosz Baranowski (JIRA)
issues at jboss.org
Tue Jul 14 05:26:03 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089156#comment-13089156 ]
Bartosz Baranowski edited comment on WFLY-4880 at 7/14/15 5:25 AM:
-------------------------------------------------------------------
Seems like its intentional, if there are two permission entries that are identical, it will cause error.
Schema does not seem to support alias names. So this needs to change.
Im not sure how this actually should be implemented:
- simple hashmap resource which maps name to string content of perm
- resources as it is now with proper name handling
was (Author: baranowb):
Seems like its intentional, if there are two permission entries that are identical, it will cause error.
> Permission names are not persisted in the domain model
> ------------------------------------------------------
>
> Key: WFLY-4880
> URL: https://issues.jboss.org/browse/WFLY-4880
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management, Security Manager
> Affects Versions: 10.0.0.Alpha4
> Reporter: Josef Cacek
> Assignee: Darran Lofthouse
> Priority: Critical
>
> Permission names used in the {{security-manager}} subsystem model are not persisted. It can simply lead to non-bootable server configuration.
> Expected behavior:
> The names used for permission model nodes are persisted in the model (e.g. in an {{alias}} attribute).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list