[
https://issues.jboss.org/browse/WFLY-10574?page=com.atlassian.jira.plugin...
]
Marek Posolda updated WFLY-10574:
---------------------------------
Description:
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...
was:
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 this.
[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...
Support for define authentication for HotRodStore/RemoteStore
-------------------------------------------------------------
Key: WFLY-10574
URL:
https://issues.jboss.org/browse/WFLY-10574
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 13.0.0.Final
Reporter: Marek Posolda
Assignee: Paul Ferraro
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.5.0#75005)