[ https://issues.apache.org/jira/browse/KNOX-3104?focusedWorklogId=959598&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-959598 ]
ASF GitHub Bot logged work on KNOX-3104: ---------------------------------------- Author: ASF GitHub Bot Created on: 01/Mar/25 22:25 Start Date: 01/Mar/25 22:25 Worklog Time Spent: 10m Work Description: lmccay opened a new pull request, #1000: URL: https://github.com/apache/knox/pull/1000 ## What changes were proposed in this pull request? The audit log entry for the RemoteAuthProvider currently doesn't include groups that have been returned by the remote authentication service via the groups header. This change will add them to the audit log from the established Java Subject's GroupPrincipals. ## How was this patch tested? Existing unit tests to ensure no regression Issue Time Tracking ------------------- Worklog Id: (was: 959598) Remaining Estimate: 0h Time Spent: 10m > Adding Groups to the RemoteAuthProvider Audit log entry > ------------------------------------------------------- > > Key: KNOX-3104 > URL: https://issues.apache.org/jira/browse/KNOX-3104 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Reporter: Larry McCay > Priority: Major > Fix For: 2.2.0 > > Time Spent: 10m > Remaining Estimate: 0h > > The audit log entry for the RemoteAuthProvider currently doesn't include > groups that have been returned by the remote authentication service via the > groups header. > This change will add them to the audit log from the established Java > Subject's GroupPrincipals. -- This message was sent by Atlassian Jira (v8.20.10#820010)