← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1428945] Re: add project id to initiator data for auditing

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References