Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16404

[7.1.x] Incorrect CLI command in "How to configure server security"

    XMLWordPrintable

Details

    Description

      Incorrect CLI command in "3.2.1. Propagating Security Identities for Remote Calls" [1]. In step "5. Configure the Elytron SASL authentication to use the PLAIN mechanism" of Configure the Server for Security Propagation, the CLI command should set the mechanism-name to PLAIN instead of DIGEST-MD5

      /subsystem=elytron/configurable-sasl-server-factory=ldap-sasl-server-factory:add(sasl-server-factory=elytron)
      /subsystem=elytron/sasl-authentication-factory=ldap-sasl-authentication:add(sasl-server-factory=ldap-sasl-server-factory,security-domain=ldap-security-domain,mechanism-configurations=[{mechanism-name=PLAIN,mechanism-realm-configurations=[{realm-name=ldap-realm}]}])
      

      [1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html-single/how_to_configure_server_security/#propagating_security_identities_for_remote_calls

      Attachments

        Issue Links

          Activity

            People

              snelluli@redhat.com Sreelatha Nelluli
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: