Skip to content

Support user identity forwarding to tasks via TaskAuthContext

74d8369
Select commit
Loading
Failed to load commit list.
Open

feat: support user identity forwarding to tasks via TaskAuthContext #19236

Support user identity forwarding to tasks via TaskAuthContext
74d8369
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 7, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 53 in indexing-service/src/main/java/org/apache/druid/indexing/common/task/TaskAuthContextProvider.java

See this annotation in the file changed.

Code scanning / CodeQL

Useless parameter Note

The parameter 'authenticationResult' is never used.

Check notice on line 53 in indexing-service/src/main/java/org/apache/druid/indexing/common/task/TaskAuthContextProvider.java

See this annotation in the file changed.

Code scanning / CodeQL

Useless parameter Note

The parameter 'task' is never used.