pzampino opened a new pull request #432: URL: https://github.com/apache/knox/pull/432
## What changes were proposed in this pull request? Apparently, there are a number of places where the UUIDs associated with Knox JWTs are still being logged in their entirety. This change is to mask all of those remaining messages. ## How was this patch tested? Added ZookeeperTokenStateServiceTest#testTokenIDDisplayText() to test the masking of token ID in aliases. The rest of the changes involving plain tokens uses the previously tested Tokens.getTokenIDDisplayText(String id) facility. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
