Following the tutorials Setting Up a Secure Nifi Registry and Secure Nifi to integrate with secure Nifi Registry, I'm not able to start nifi registry. I tried a lot of different configuration, also those I used to secure nifi. We don't use ldap or kerberos.
Every constellation ends up with an error messages like
'Caused by: org.apache.nifi.registry.security.authorization.AuthorizerFactoryException: When running securely, the authorizer identifier must be specified in the nifi properties file'
We work with windows / windows server, nifi 1.5.0 and nifi registry 0.1.0. Nifi registry runs (unsecured), and nifi runs secured, after using some tricks (I have to go through 2 phases to get it running, but it is repeatable, so I can go with this..)
Any suggestions ?