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

Ensure that the credential algorithm for the DIGEST mechanism is set to digest-md5

XMLWordPrintable

      Follows up on the fix for ELY-2576.

      For ELY-2576, DigestAuthenticationMechanism#getH_A1 was updated because it was previously using digest-md5 in all cases for the credential algorithm.

      We switched to using getMechanismName() instead. This works for the DIGEST-SHA-256 and DIGEST-SHA-512-256 mechanism names but not for DIGEST. For DIGEST, digest-md5 needs to be used as before.

            fjuma1@redhat.com Farah Juma
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: