-
Bug
-
Resolution: Done
-
Major
-
1.2.0.Beta8
-
None
In following patch was introduced bug:
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.
- relates to
-
ELY-991 SASL Digest client handles callbacks incorrectly
- Resolved