Error while parsing authorization header in DigestAuthSupplier
--------------------------------------------------------------
Key: CXF-2370
URL:
https://issues.apache.org/jira/browse/CXF-2370 Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.1.4
Reporter: Jiri Vanek
If getAuthorizationForRealm() method in DigestAuthSupplier.java class receives this authorization header it fails to parse it. Problem is "==" in the nonce.
Digest realm="MyCompany realm.", qop="auth", nonce="MTI0ODg3OTc5NzE2OTplZGUyYTg0Yzk2NTFkY2YyNjc1Y2JjZjU2MTUzZmQyYw=="
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.