]
Jan Kalina moved ELY-882 to WFLY-7897:
--------------------------------------
Project: WildFly (was: WildFly Elytron)
Key: WFLY-7897 (was: ELY-882)
Component/s: Security
(was: Realms)
Affects Version/s: (was: 1.1.0.Beta19)
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
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.