]
Darran Lofthouse moved WFLY-8044 to ELY-928:
--------------------------------------------
Project: WildFly Elytron (was: WildFly)
Key: ELY-928 (was: WFLY-8044)
Component/s: Authentication Client
(was: Security)
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: 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"}}.