[
https://issues.jboss.org/browse/WFLY-7097?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-7097:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
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: Jan Kalina
Priority: Critical
Fix For: 11.0.0.Final
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
(v7.5.0#75005)