With client dependencies from EAP 7.1 (Remoting 5 etc.), we noticed that in many cases we had to add a wildfly-config.xml to enable SASL mechanisms on the client side, otherwise the client applications aren't able to authenticate against EAP server. This isn't required when using dependencies from EAP 7.0. For backward compatibility, all valid uses of Remoting/EJB client/naming client, etc. should continue working as-is without needing to include a wildfly-config.xml file.
Things that broke because of this are linked here.
- causes
-
JBEAP-7295 Remote method invocation fails in ejb-security-interceptors quickstart
- Closed
- is blocked by
-
JBEAP-9718 AuthenticationContext is not properly propagated in ejb client when using jboss-ejb-client.properties
- Closed
- relates to
-
JBEAP-7415 Missing XSD for wildfly-config.xml
- Closed