]
David Lloyd commented on ELY-606:
---------------------------------
Resolved by using {{<xs:all>}} with groups.
Wrap the match elements with an outer match element.
----------------------------------------------------
Key: ELY-606
URL:
https://issues.jboss.org/browse/ELY-606
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: David Lloyd
Priority: Critical
Fix For: 1.1.0.Beta12
For each match type we support at most one definition of each - by adding a wrapper
element we can use xsd:all to more accurately reflect this.