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

Remove username="$local" workaround from default domain host slave configuration

    XMLWordPrintable

Details

    Description

      Currently, the default host-slave.xml configuration reads as follows:

      host-slave.xml
          <domain-controller>
              <remote username="$local" security-realm="ManagementRealm">
                  <discovery-options>
                      <static-discovery name="primary" protocol="${jboss.domain.master.protocol:remote}" host="${jboss.domain.master.address}" port="${jboss.domain.master.port:9999}"/>
                  </discovery-options>
              </remote>
          </domain-controller>

      As the local silent authentication functionality has been fixed, the username="$local" attribute in remote element can be removed.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              mjurc@redhat.com Michal Jurc
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: