]
Darran Lofthouse resolved WFLY-3167.
------------------------------------
Resolution: Out of Date
Marking as out of date as we will be visiting this with the switch to Elytron for the
security layer.
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,