]
Ryan Emerson resolved ISPN-10066.
---------------------------------
Resolution: Done
Server remote store is missing server-name attribute
----------------------------------------------------
Key: ISPN-10066
URL:
https://issues.jboss.org/browse/ISPN-10066
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores, Server
Affects Versions: 10.0.0.Beta2, 9.4.10.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.0.0.Beta3, 9.4.11.Final
When attempting to connect to a server with DIGEST authentication, the client needs to be
able to specify the server name, otherwise the following error will happen
"javax.security.sasl.SaslException: DIGEST-MD5: digest response format violation.
Mismatched URI: hotrod/null; expecting one of: hotrod/myserver"