[
https://issues.redhat.com/browse/WFLY-10574?page=com.atlassian.jira.plugi...
]
Radoslav Husar updated WFLY-10574:
----------------------------------
Summary: Support for defining authentication for HotRodStore/RemoteStore (was:
Support for define authentication for HotRodStore/RemoteStore)
Support for defining authentication for HotRodStore/RemoteStore
---------------------------------------------------------------
Key: WFLY-10574
URL:
https://issues.redhat.com/browse/WFLY-10574
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 13.0.0.Final
Reporter: Marek Posolda
Assignee: Radoslav Husar
Priority: Major
In case that I have secured JDG server through this [1] and authorization of caches like
this [2], it will be nice that I am able to authenticate HotRod client to be able to
access secured remote caches.
The infinispan RemoteStore has support for configure both SSL and Authentication (class
org.infinispan.persistence.remote.configuration.SecurityConfiguration has 2 fields
"authentication" and "ssl" ). However Wildfly subsystem doesn't
seem to allow configure this.
In file jboss-as-infinispan_6_0.xsd there is "remote-cache-container", which
has just "security" element, but that element has just "ssl-context"
attribute. Is it possible to support authentication too?
Type "remote-store" also doesn't have a way to configure authentication.
[1]
https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2...
[2]
https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)