[jboss-jira] [JBoss JIRA] (WFLY-10574) Support for define authentication for HotRodStore/RemoteStore
Marek Posolda (JIRA)
issues at jboss.org
Thu Jun 14 07:22:00 EDT 2018
Marek Posolda created WFLY-10574:
------------------------------------
Summary: 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.
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/html-single/administration_and_configuration_guide/#red_hat_jboss_data_grid_security_authorization_and_authentication
[2] https://access.redhat.com/documentation/en-us/red_hat_jboss_data_grid/7.2/html-single/administration_and_configuration_guide/#configuring_jdg_for_authorization
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list