[jboss-jira] [JBoss JIRA] (ELY-1426) DigestSasl obtains URP digest for authzid instead of username
Jan Kalina (JIRA)
issues at jboss.org
Thu Oct 26 12:33:00 EDT 2017
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-dc83c9f75c0f78bbdfd49f49d56514faR332
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)
More information about the jboss-jira
mailing list