You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kevin Doran (JIRA)" <ji...@apache.org> on 2018/01/29 20:01:02 UTC

[jira] [Created] (NIFIREG-131) Add logging authentication failure cases

Kevin Doran created NIFIREG-131:
-----------------------------------

             Summary: Add logging authentication failure cases
                 Key: NIFIREG-131
                 URL: https://issues.apache.org/jira/browse/NIFIREG-131
             Project: NiFi Registry
          Issue Type: Improvement
    Affects Versions: 0.1.0
            Reporter: Kevin Doran
            Assignee: Kevin Doran
             Fix For: 0.2.0


The handling for unauthenticated requests made to a secured Registry instance swallows authentication exceptions with a vague error message: "AuthenticationEntryPoint invoked as no user identity credentials were found in the request." and an HTTP 401 response is returned with no body to aide in client troubleshooting.

We should add more useful troubleshooting information (including the root cause) to the logs and some guidance information for the client to the response body.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)