Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4198

KieApp deployment with LDAP integration fails when bindCredential contains "&"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.13.0.GA
    • 7.12.0.GA
    • Cloud
    • 2022 Week 08-10 (from Feb 21)

    Description

      When  KieApp is deployed with LDAP integration by operatpr, if bindCredential contains "&", it fails because generated configuration file is messed up.

      Here is a snippet of example CR.

      spec:
        auth:
          ldap:
            baseCtxDN: dc=example,dc=com
            baseFilter: uid
            bindCredential: P&ssword1                   <<<<
            bindDN: cn=Directory Manager
            recursiveSearch: true
            referralMode: FOLLOW
            roleAttributeID: cn
            roleFilter: (uniqueMember={1})
            roleRecursion: 1
            rolesCtxDN: dc=example,dc=com
            url: ldap://HOST:389
           ...

      Attachments

        Issue Links

          Activity

            People

              rhn-support-fspolti Filippe Spolti
              rhn-support-hmiura Hiroko Miura
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: