home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Assigning a Tenant to an Administrator

In the event below, an MES Console Administrator with ID d527d274… updates the MES Console Administrator with ID c527d274… by adding access to enterprise 740d93f3…:

{
    "type": "AUDIT",
    "id": "361476",
    "eventTime": "2017-06-06T20:44:47.000Z",
    "changeType": "UPDATED",
    "actor": {
      "type": "ADMIN",
      "d527d274-483f-4403-ae29-b9397c56bf47"
    },
    "details": {
      "type": "ADMIN",
      "changes": [
        {
          "name": "ENTERPRISE",
          "to": "740d93f3-6128-4a84-93fe-b899d878b596"
        }
      ]
    }
    "target": {
      "type": "ADMIN",
      "id": "c527d274-483f-4403-ae29-b9397c56bf49"
    },
}

If the receiving Administrator gains access as a result of SSO instead, then the same event has an actor:type of SYSTEM instead of ADMIN.