-
Task
-
Resolution: Fixed
-
Minor
Using the events defined in JENKINS-54086, the following events should be logged to the audit log:
- In HudsonPrivateSecurityRealm.createAccount, we should log this account userid.
- In order to support logging this without directly logging it from Jenkins Core, we'll need to create a new extension point either similar to or based on SecurityListener to notify listeners of an account creation event.
[JENKINS-54088] Log audit events for user creation
Epic Link |
New:
|
Description |
Original:
Using the events defined in * In HudsonPrivateSecurityRealm.createAccount, we should log this account userid. |
New:
Using the events defined in * In HudsonPrivateSecurityRealm.createAccount, we should log this account userid. ** In order to support logging this without directly logging it from Jenkins Core, we'll need to create a new extension point either similar to or based on SecurityListener to notify listeners of an account creation event. |
Labels | Original: audit-logging newbie-friendly | New: audit-logging |
Component/s | New: audit-log-plugin [ 24638 ] | |
Component/s | Original: core [ 15593 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: David Olorundare [ mide ] |
Rank | New: Ranked lower |
Assignee | Original: David Olorundare [ mide ] |
I'm looking into this ticket