]
Jason Greene updated WFLY-3167:
-------------------------------
Fix Version/s: 9.0.0.CR1
(was: 9.0.0.Beta1)
Allow the SASL protocol to be specified for Remoting
----------------------------------------------------
Key: WFLY-3167
URL:
https://issues.jboss.org/browse/WFLY-3167
Project: WildFly
Issue Type: Task
Components: Domain Management, Remoting
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 9.0.0.CR1
The SASL protocol can now be overridden within Remoting, this is very useful for cases
such as GSSAPI where the Kerberos ticket request takes this into account.
There is a slight drawback in that mechanisms like Digest require both sides of the
connection to be in synch but the mechanism has also been enhanced to allow a comma
separated list of acceptable protocols to be supplied to alleviate this,