yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29102
[Bug 1428945] [NEW] add project id to initiator data for auditing
Public bug reported:
as seen below, for a CADF notification, the initiator data contains the
user id
"initiator": {
"typeURI": "service/security/account/user",
"host": {
"agent": "curl/7.22.0(x86_64-pc-linux-gnu)",
"address": "127.0.0.1"
},
"id": "c9f76d3c31e142af9291de2935bde98a"
},
It would also be helpful to add the id of the scope (project or domain)
that the user performed the operation on.
I'm not sure what the best way to represent this data is, but it seems
relevant to add.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1428945
Title:
add project id to initiator data for auditing
Status in OpenStack Identity (Keystone):
New
Bug description:
as seen below, for a CADF notification, the initiator data contains
the user id
"initiator": {
"typeURI": "service/security/account/user",
"host": {
"agent": "curl/7.22.0(x86_64-pc-linux-gnu)",
"address": "127.0.0.1"
},
"id": "c9f76d3c31e142af9291de2935bde98a"
},
It would also be helpful to add the id of the scope (project or
domain) that the user performed the operation on.
I'm not sure what the best way to represent this data is, but it seems
relevant to add.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1428945/+subscriptions
Follow ups
References