[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:34:00 EDT 2017
[ https://issues.jboss.org/browse/ELY-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482416#comment-13482416 ]
Jan Kalina commented on ELY-1426:
---------------------------------
This will be fixes as part of ELY-991 digest callback handling rework.
> 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