Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1426

DigestSasl obtains URP digest for authzid instead of username

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Beta11
    • 1.2.0.Beta8
    • SASL
    • None

      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.

              jkalina@redhat.com Jan Kalina (Inactive)
              jkalina@redhat.com Jan Kalina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: