RapidIdentity Product Guides - 2019 Rolling Release

JSON Example

Note

The examples shown have been formatted for human readability, when in reality they are one line per record with no newlines or indenting injected.

{
     "id": "89eab250-c598-11e7-bf85-005056c00008",
     "productId": "net.idauto.audit.product.saml",
     "moduleId": "net.idauto.audit.module.idp",
     "actionId": "net.idauto.audit.idp.action.authentication",
     "timestamp": "2017-11-09T21:54:19.764Z",
     "targetSystem": "DIRECTORY",
     "targetId": "521d7b81-ac96-4ae4-bbd2-d346d826c5d6",
     "target": "jdoe",
     "hostIp": "192.168.11.101",
     "perpIp": "127.0.0.1",
     "perpId": "521d7b81-ac96-4ae4-bbd2-d346d826c5d6",
     "perpDN": "CN=John Doe,OU=employees,OU=people,OU=idauto,DC=ad2k8,DC=local",
     "successful": "true",
     "ext.User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) 
        AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
        "successful": "true",
     "ext.json_data": {
     "errorMessage": "Incorrect Username and/or Password",
     "policy": {
          "id": "47bf6460-3421-11e7-8178-005056c00008",
          "name": "Password Only",
          "version": 26
     },
    "methods": ["username"],
    "failedStep": "password"
    }
}