jtstorck opened a new pull request #172: NIFIREG-253 Updated 
KerberosIdentityProvider to use the "Default Real…
URL: https://github.com/apache/nifi-registry/pull/172
 
 
   …m" property
   
     Implemented prioritized handling of appending the default realm
       A realm-qualified principal will not be modified before authentication
       A principal shortname will have Default Realm appended to it when it is 
not blank before authentication
       A principal shortname will not be modified if Default Realm is blank, 
and the underlying kerberos implementation will append the default_realm 
configured in krb5.conf
   In nifi-registry-security-utils
     added KerberosPrincipalParser for determining the realm of a kerberos 
principal
     added tests for KerberosPrincipalParser
     updated pom with spock-core as a test dependency
   
   
   **Note:** KerberosPrincipalParser should be run from an IDE, due to 
https://issues.apache.org/jira/browse/NIFIREG-255

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to