Uploaded image for project: 'RH-SSO'
  1. RH-SSO
  2. RHSSO-931

Securing application and configuration guide: Wildfly occurences in JBoss Fuse adapter section

    XMLWordPrintable

Details

    Description

      The wildfly occurrences should be replaced by EAP 6.4
      2.1.3.10.1. Securing Hawtio on EAP

      • To run Hawtio on the Wildfly 10 server
      • while the Wildfly server with deployed Hawtio
      • 4. Install the Red Hat Single Sign-On adapter subsystem to your Wildfly server
      • 8. Restart the Wildfly server with Hawtio

      When you install fuse on eap, the hawtio war contains also the version, so the following paragraph

      Add the secure-deployment section hawtio to the adapter subsystem. This ensures that the Hawtio WAR is able to find the JAAS login module classes.

      <subsystem xmlns="urn:jboss:domain:keycloak:1.1">
      <secure-deployment name="hawtio.war" />
      </subsystem>

      should be changed to:

      <subsystem xmlns="urn:jboss:domain:keycloak:1.1">
      <secure-deployment name="hawtio-wildfly-1.4.0.redhat-630254.war" />
      </subsystem>

      should be changed to

      Attachments

        Issue Links

          Activity

            People

              pdrozd1@redhat.com Pavel Drozd
              pdrozd1@redhat.com Pavel Drozd
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: