Joseph Witt created NIFI-2561:
---------------------------------

             Summary: Need to separate SPNEGO and service principals for 
Kerberos
                 Key: NIFI-2561
                 URL: https://issues.apache.org/jira/browse/NIFI-2561
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.0.0
            Reporter: Joseph Witt


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to