]
Ilia Vassilev reassigned ELY-928:
---------------------------------
Assignee: Ilia Vassilev (was: Darran Lofthouse)
Wrong type of Elytron match-no-user in XSD
------------------------------------------
Key: ELY-928
URL:
https://issues.jboss.org/browse/ELY-928
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Client
Reporter: Ondrej Lukas
Assignee: Ilia Vassilev
Labels: user_experience
Fix For: 1.1.0.Beta28
{{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"}}.