]
Pedro Igor updated ELY-1232:
----------------------------
Git Pull Request:
Elytron - SCRAM PLUS SASL mechanisms don't work - part of channel
binding integration seems to be missing
---------------------------------------------------------------------------------------------------------
Key: ELY-1232
URL:
https://issues.jboss.org/browse/ELY-1232
Project: WildFly Elytron
Issue Type: Bug
Reporter: Josef Cacek
Assignee: David Lloyd
Priority: Blocker
Labels: eap7.1-rfe-failure, eap7.1-tests-blocked
Fix For: 1.1.0.Beta52
I'm not able to get SCRAM PLUS SASL mechanisms (i.e. the ones with channel binding)
working. It seems there is a missing piece of integration. The mechanisms are required by
EAP7-530.
I don't see the wrapper SASL factories, which are responsible for handling
{{ChannelBindingCallback}}, used in the application server. (e.g. the
{{TLSServerEndPointChannelBindingSaslClientFactory}}).
This issue is blocking test development.
There is still a chance the problem is in my test configuration, but the documentation of
this topic is still a little bit sparse.