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