Jan Kalina created ELY-1426:
-------------------------------
Summary: DigestSasl obtains URP digest for authzid instead of username
Key: ELY-1426
URL:
https://issues.jboss.org/browse/ELY-1426
Project: WildFly Elytron
Issue Type: Bug
Components: SASL
Affects Versions: 1.2.0.Beta8
Reporter: Jan Kalina
Assignee: Jan Kalina
In following patch was introduced bug:
https://github.com/wildfly-security/wildfly-elytron/pull/851/files#diff-d...
DigestSaslClient requests URP digest for default userName (authzid), not for
authentication name (from NameCallback).
Code is ok for server side, but not for client side, where credential callback params
should require name obtained by NameCallback.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)