]
Ondrej Lukas updated WFLY-7285:
-------------------------------
Affects Version/s: 11.0.0.Alpha1
Elytron - inconsistency between DMR and XSD representation of
simple-permission-mapper
--------------------------------------------------------------------------------------
Key: WFLY-7285
URL:
https://issues.jboss.org/browse/WFLY-7285
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Optional
There are inconsistencies between DMR and XSD representation of
{{simple-permission-mapper}}.
According to XSD both {{permission-mapping}} [1] and its inner {{permission}} [2] must
occur at least one times in {{simple-permission-mapper}}. According to DMR they are
{{"nillable" => true}}. This should be unified.
[1]
https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c8...
[2]
https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c8...