]
Ondrej Lukas updated WFLY-7286:
-------------------------------
Labels: user_experience (was: )
Elytron - inconsistency between DMR and XSD representation of
mechanism-provider-filtering-sasl-server-factory
--------------------------------------------------------------------------------------------------------------
Key: WFLY-7286
URL:
https://issues.jboss.org/browse/WFLY-7286
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Ilia Vassilev
Priority: Optional
Labels: user_experience
There is an inconsistency between DMR and XSD representation of
{{mechanism-provider-filtering-sasl-server-factory}}.
According to XSD [1] {{filters}} may not occur in
{{mechanism-provider-filtering-sasl-server-factory}}. According to DMR {{filters}} is
{{"nillable" => false}}. This should be unified.
[1]
https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c8...