[jboss-jira] [JBoss JIRA] (ELY-1426) DigestSasl obtains URP digest for authzid instead of username
Jan Kalina (JIRA)
issues at jboss.org
Thu Jan 25 11:39:00 EST 2018
[ https://issues.jboss.org/browse/ELY-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kalina updated ELY-1426:
----------------------------
Fix Version/s: 1.2.0.Beta11
> 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
> Fix For: 1.2.0.Beta11
>
>
> 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