Details
Description
org.apache.hadoop.security.authentication.client.AuthenticatedURL.AuthCookieHandler#setAuthCookie - prints cookie information in log. Any sensitive infomation in Cookies will be logged, which needs to be avaided.
LOG.trace("Setting token value to {} ({})", authCookie, oldCookie);
Attachments
Issue Links
- is duplicated by
-
HDFS-15805 Hadoop prints sensitive Cookie information.
- Resolved
- links to