Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-10931

Allow docker user to override LDAP Referral Strategy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.20.0
    • NiFi Registry
    • None

    Description

      As a docker user, I cannot override Referral Strategy when launching a nifi registry instance.
      For the moment, in update_login_providers.sh, this variable is not defined, and is not overridable.
      The actual ENV defined variables are :

      edit_property 'Authentication Strategy'     "${LDAP_AUTHENTICATION_STRATEGY}"
      edit_property 'Manager DN'                  "${LDAP_MANAGER_DN}"
      edit_property 'Manager Password'            "${LDAP_MANAGER_PASSWORD}"
      edit_property 'TLS - Keystore'              "${LDAP_TLS_KEYSTORE}"
      edit_property 'TLS - Keystore Password'     "${LDAP_TLS_KEYSTORE_PASSWORD}"
      edit_property 'TLS - Keystore Type'         "${LDAP_TLS_KEYSTORE_TYPE}"
      edit_property 'TLS - Truststore'            "${LDAP_TLS_TRUSTSTORE}"
      edit_property 'TLS - Truststore Password'   "${LDAP_TLS_TRUSTSTORE_PASSWORD}"
      edit_property 'TLS - Truststore Type'       "${LDAP_TLS_TRUSTSTORE_TYPE}"
      edit_property 'TLS - Protocol'              "${LDAP_TLS_PROTOCOL}"
      edit_property 'Url'                         "${LDAP_URL}"
      edit_property 'User Search Base'            "${LDAP_USER_SEARCH_BASE}"
      edit_property 'User Search Filter'          "${LDAP_USER_SEARCH_FILTER}"
      edit_property 'Identity Strategy'           "${LDAP_IDENTITY_STRATEGY}"
      

      The aim of this issue is to add

      edit_property 'Referral Strategy'           "${LDAP_REFERRAL_STRATEGY}"
      

      Attachments

        Issue Links

          Activity

            People

              dominiquejeanprost Dominique Jean-Prost
              dominiquejeanprost Dominique Jean-Prost
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m