Bug 61664

Summary: HTTP Authorization Manager : Digest works only with legacy RFC 2069 , RFC 2617 is not implemented
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 3.3   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   
Attachments: Test plan showing Digest does not work
Test Plan modified showing Digest will work with PR 320

Description Philippe Mouawad 2017-10-25 09:00:41 UTC
Currently there a 2 available Mechanism:

- BASIC_DIGEST
- Kerberos

BASIC_DIGEST is only BASIC in fact so it should be renamed and DIGEST should be added.
Comment 1 Philippe Mouawad 2017-11-05 22:12:21 UTC
Created attachment 35490 [details]
Test plan showing Digest does not work
Comment 2 Philippe Mouawad 2017-11-05 22:16:30 UTC
Created attachment 35491 [details]
Test Plan modified showing Digest will work with PR 320
Comment 3 Philippe Mouawad 2018-02-24 18:36:48 UTC
Fix as part of Bug 58757.
Comment 4 Philippe Mouawad 2018-02-25 11:13:12 UTC
It is strange, when I now test both plans with JMeter 3.3 and 4.0 they succeed.
And now current nightly build is broken
Comment 5 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4544