Sean Roberts created KNOX-1428:
----------------------------------
Summary: Knox prints 'hadoop.auth.config.signature.secret' to log
Key: KNOX-1428
URL: https://issues.apache.org/jira/browse/KNOX-1428
Project: Apache Knox
Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Sean Roberts
When using the HadoopAuth provider, a secret is printed in the logs:
{code}
2018-08-28 17:48:02,124 INFO global.hadoopauth
(HadoopAuthFilter.java:getConfiguration(61)) - Initializing Hadoop Auth
Property, name: hadoop.auth.config.signature.secret, value:
the-secret-prints-here
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)