]
Ilia Vassilev reassigned WFCORE-3310:
-------------------------------------
Assignee: Ilia Vassilev
mechanism-configuration in http/sasl authentication factory in server
configuration should fail when includes some attribute
----------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-3310
URL:
https://issues.jboss.org/browse/WFCORE-3310
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.3.Final
Reporter: Ondrej Lukas
Assignee: Ilia Vassilev
Based on wildfly-elytron XSD mechanism-configuration element of
http-authentication-factory or sasl-authentication-factory should not contain any
attribute. However when some attribute is added for this element in standalone.xml then it
does not fail during server start. In correct behavior Validation error should be thrown
during starting server.