]
Darran Lofthouse commented on WFLY-8044:
----------------------------------------
I don't think that is user_experience, I think that is a plain and simple bug ;-)
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
Fix For: 1.1.0.Beta23
{{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"}}.