Josef Cacek created WFLY-7097:
---------------------------------
Summary: The constant-role-mapper is not able to handle role name with space
in it
Key: WFLY-7097
URL:
https://issues.jboss.org/browse/WFLY-7097
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Josef Cacek
Assignee: Darran Lofthouse
Priority: Critical
Adding a role with a space in the name results in 2 roles (for parts of the name) added.
The problem is visible after server reload. E.g. adding role "JBoss Admin"
results in 2 roles assigned "JBoss" and "Admin"
*Expected behavior*
Spaces in role name must be supported and correctly handled. E.g. After adding "JBoss
Admin" and server reload "JBoss Admin" is assigned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)