Vojtech Juranek created ISPN-4917:
-------------------------------------
Summary: HR server authorization doesn't work
Key: ISPN-4917
URL:
https://issues.jboss.org/browse/ISPN-4917
Project: Infinispan
Issue Type: Bug
Components: Security, Server
Reporter: Vojtech Juranek
Assignee: Tristan Tarrant
HR authorization seems to be broken and allows anybody do anything, e.g.
{{HotRodPlainAuthIT}} fails with
{noformat}
Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec <<<
FAILURE! - in org.infinispan.server.test.client.hotrod.security.HotRodPlainAuthIT
testReaderWrite(org.infinispan.server.test.client.hotrod.security.HotRodPlainAuthIT) Time
elapsed: 0.081 sec <<< FAILURE!
java.lang.AssertionError: Expected exception:
org.infinispan.client.hotrod.exceptions.HotRodClientException
at
org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)