]
Darran Lofthouse updated WFLY-7897:
-----------------------------------
Fix Version/s: 11.0.0.Alpha1
LdapRealm - wrong behavior of {0} wildcard on role-recursion
------------------------------------------------------------
Key: WFLY-7897
URL:
https://issues.jboss.org/browse/WFLY-7897
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Critical
Fix For: 11.0.0.Alpha1
Wildcard "\{0\}" is replaced by username in filter-name in filtering attribute
mapping.
It is correct for search of identity roles, but wrong for search roles of role - on
role-recursion. In such case it should be replaced by name of that role.