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

NiFi docker image secure setup missing user creation for node identity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Docker
    • None

    Description

      While adding the nifi-toolkit to the docker image found the following bug: if the initial admin identity is different from the identity in the node certificate then NiFi refuses to start because it won't find the related user object since there is no specification in the authorizers
      file-user-group-provider just for the initial admin user.
      The script currently uses simple sed commands to replace pregenerated tags in the authorizers file but here we will need to add a new tag, because there is only one placeholder currently: <property name="Initial User Identity 1"></property>
      .

      Attachments

        Activity

          People

            pepov Peter Wilcsinszky
            pepov Peter Wilcsinszky
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: