Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10574

Support for defining authentication for HotRodStore/RemoteStore

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 13.0.0.Final
    • Clustering
    • None

      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/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

              rhn-engineering-rhusar Radoslav Husar
              mposolda@redhat.com Marek Posolda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: