3.4.3.3 Configure slave nodes for authentication

  1. Open the [appserver_root]\domain\configuration\host.xml for editing.

  2. Add the following code in the <security-realm name="ManagementRealm"> tag:

    <server-identities> 
               <secret value="UEBzc3cwcmQ="/> 
           </server-identities>
  3. Replace the secret value with a secret value generated in 3.4.3 Set up authentication between master and slave nodes section

// Ethnio survey code removed