]
Ondrej Lukas updated WFLY-8044:
-------------------------------
Labels: user_experience (was: )
Wrong type of Elytron match-no-user in XSD
------------------------------------------
Key: WFLY-8044
URL:
https://issues.jboss.org/browse/WFLY-8044
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Labels: user_experience
{{wildfly-elytron_1_0.xsd}} includes wrong type of {{match-no-user}} attribute from
Elytron authentication-context. According to XSD it is type
{{type="xs:string"}}, but it should be {{type="xs:boolean"}}.