]
Tristan Tarrant updated ISPN-7485:
----------------------------------
Fix Version/s: 9.0.0.Final
Restore authentication functionality on the REST connector
----------------------------------------------------------
Key: ISPN-7485
URL:
https://issues.jboss.org/browse/ISPN-7485
Project: Infinispan
Issue Type: Task
Components: Remote Protocols, Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.0.0.Final
The REST connector lost the ability to authenticate when we moved from the servlet-based
implementation to a RestEasy Netty-based one.
We should at the very least enable BASIC and CLIENT_CERT.