Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
Description
Today we have a single principal used for interacting with NiFi via SPNEGO and when operating as a service. We should offer a way to specify/establish these principals separately such as
nifi.kerberos.service.principal=nifi/hostname@REALM
nifi.kerberos.service.keytab=path
nifi.kerberos.spnego.principal=HTTP/hostname@REALM
nifi.kerberos.spnego.keytab=path
Attachments
Issue Links
- is related to
-
NIFI-2691 nifi.properties and admin guide refer to kerberos "principle" instead of "principal"
- Resolved
- links to