]
Brian Stansberry closed WFCORE-3312.
------------------------------------
Resolution: Duplicate Issue
I just cloned this from WFCORE-3310 to do some experimenting with how JIRA works.
That's done some I'm closing.
mechanism-configuration in http/sasl authentication factory in server
configuration should fail when includes some attribute
----------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-3312
URL:
https://issues.jboss.org/browse/WFCORE-3312
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.