Hi Tom,

Are you using the apache/nifi-registry image or a custom image for this?

Have you configured TLS?
Can you share your complete conf dir (removing sensitive values such as 
password or domains)?

Thanks,
Kevin


On February 7, 2019 at 05:57:37, Tomislav Novosel ([email protected]) wrote:
> Hi all,
> 
> I'm trying to configure Nifi registry authentication with Kerberos while
> Nifi registry runs
> inside Docker container.
> 
> I configured all security properties in nifi-registry.properties, login
> identity provider and
> authorizers.xml. Everything the same as for Nifi registry running as a
> service without Docker container.
> 
> When I open UI in browser and type in login data, login dose not pass.
> 
> In /logs/nifi-registry-app.log I see error:
> 
> An Authentication object was not found in the SecurityContext Returning
> 401 response
> java.lang.IllegalStateException: Access tokens are only issued over HTTPS
> 
> nifi.registry.web.https.host property is default because of Docker:
> ae24ea32faef
> nifi.registry.web.https.port=18080
> 
> How can I resolve this?
> Thanks.
> 
> 
> BR,
> Tom
> 

Reply via email to