]
Darran Lofthouse updated WFLY-7065:
-----------------------------------
Fix Version/s: 11.0.0.Alpha1
Wrong description of logical-role-mapper in model
-------------------------------------------------
Key: WFLY-7065
URL:
https://issues.jboss.org/browse/WFLY-7065
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Martin Choma
Assignee: Jan Kalina
Fix For: 11.0.0.Alpha1
In output of
{noformat}
/subsystem=elytron:read-resource-description(recursive=true)
{noformat}
, there is wrong description of logical-role-mapper _A role mapper definition where a
constant set of roles is always returned._ , what is probably copied from
constant-role-mapper.
In XSD, there is more proper description _A RoleMapper definition for a RoleMapper that
performs a logical operation using two refereced RoleMappers._