exceptionfactory commented on PR #5972:
URL: https://github.com/apache/nifi/pull/5972#issuecomment-1101795848

   Thanks for catching that issue @thenatog! The problem is the result of 
having no Login Identity Providers configured, which makes sense when NiFi is 
deployed using Client Certificate authentication. It looks like the Factory 
Bean for the Login Identity Provider should retain the `Object` as the return 
type for the `getObject()` method in order to handle a `null` provider.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to