Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7262

Endpoints auto-enabled RESP upon security-realm removal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • RHDG 8.5.x CD
    • Server
    • None
    • False
    • None
    • False

      While the two endpoints definitions bellow should be effectively the same, the later one auto-enables RESP and MemcacheD endpoints while the former one does not.

      Upon discussions about expected behavior, it's expected that RESP won't be enabled if authentication isn't as single-port could have issues auto detect the protocol.

      <security>
         <security-realms>
            <security-realm name="default">
            </security-realm>
         </security-realms>
      </security>
      <endpoints socket-binding="default" security-realm="default"/>
      
      <endpoints socket-binding="default"/>
      

            ttarrant@redhat.com Tristan Tarrant
            rhn-support-pdrobek Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: