[ 
https://issues.apache.org/jira/browse/KNOX-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandor Molnar updated KNOX-2808:
--------------------------------
    Status: Patch Available  (was: In Progress)

> Log proxyuser authentication outcome for Knox Tokens
> ----------------------------------------------------
>
>                 Key: KNOX-2808
>                 URL: https://issues.apache.org/jira/browse/KNOX-2808
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 2.0.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the case of Knox's HadoopAuth filter, if the user executes proxyuser 
> authentication, there is DEBUG level log entries in gateway.log with the 
> outcome of the proxyuser authentication:
> {noformat}
>   @Message( level = MessageLevel.DEBUG, text = "Proxy user Authentication 
> successful" )
>   void hadoopAuthProxyUserSuccess();
>   @Message( level = MessageLevel.DEBUG, text = "Proxy user Authentication 
> failed: {0}" )
>   void hadoopAuthProxyUserFailed(@StackTrace Throwable t); {noformat}
> We need similar logs in the Knox Token proxyuser authentication path too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to