Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add authenticating ID and user ID to request logging (#24474) #24479

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

davidby-influx
Copy link
Contributor

To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473

(cherry picked from commit 13cf6be)

closes #24475

To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes #24473

(cherry picked from commit 13cf6be)

closes #24475
@davidby-influx davidby-influx merged commit 6159c85 into 2.7 Nov 22, 2023
27 checks passed
@davidby-influx davidby-influx deleted the DSB_log_authenticate branch November 22, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants