]
David Lloyd updated ELY-292:
----------------------------
Component/s: Authentication Mechanisms
Sasl server filtering with credential names
-------------------------------------------
Key: ELY-292
URL:
https://issues.jboss.org/browse/ELY-292
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Mechanisms
Reporter: Jan Kalina
Meaning of `FilterMechanismSaslServer` should change, as the way of getting credential
was changed. In past it was base on data type of credential, now it is base on credential
names.
See* `FilterMechanismSaslServer` constructor (filtering part commented out for now)
https://github.com/wildfly-security/wildfly-elytron/commit/1e32ef5a0033c3...