dockerfile-apache-nifi
dockerfile-apache-nifi copied to clipboard
Authentication with un/pswrd in apache nifi self hosted instance on K8s.
Hi All, Anyone knows how to bring in authentication with un/pswrd in Apache nifi self hosted instance on K8s. I tried to setup it with configMap having nifi.properties, login-identity-providers.xml, users.ml, groups.xml and authorizers.xml(having userGroupProvider & accessPolicyProvider). If someone has already battle tested this part plz share the configMap for same.