]
Darran Lofthouse updated WFLY-7679:
-----------------------------------
Fix Version/s: 11.0.0.Alpha1
Inconsistency between DMR and XSD representation of Elytron
simple-permission-mapper
------------------------------------------------------------------------------------
Key: WFLY-7679
URL:
https://issues.jboss.org/browse/WFLY-7679
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Labels: user_experience
Fix For: 11.0.0.Alpha1
There are inconsistencies between DMR and XSD representation of
{{constant-permission-mapper}}.
According to XSD {{permission}} must occur at least one times in
{{constant-permission-mapper}}. According to DMR it is {{"nillable" =>
true}}. This should be unified.