Workday Modeling Rule

Modeling Rule

Workday

Details

IDWorkday_Workday_ModelingRule
From Version8.15.0
Tagsworkday

Schema

workday_activity_raw

Field Type Array?
activityAction string
deviceType string
ipAddress string
requestTime datetime
sessionId string
systemAccount string
target string
taskDisplayName string
taskId string
userAgent string

workday_signon_raw

Field Type Array?
Account_Disabled_or_Expired string
Device_is_Trusted string
Failed_Signon string
Forgotten_Password_Reset_Request string
Has_Grace_Period_for_MFA string
Invalid_Credentials string
Invalid_for_Authentication_Channel string
Invalid_for_Authentication_Policy string
MFA_Authentication_Exempt string
MFA_Enrollment string
Password_Changed string
Required_Password_Change string
Requires_MFA string
Successful string
Tenant_Access_Read_Only string
access_restriction_reference string
api_client_id string
authentication_channel string
authentication_failure_message string
authentication_type string
browser_type string
device_type_reference string
location string
multi_factor_authentication_type_reference string
operating_system string
saml_identity_provider_reference string
short_session_id string
signoff_datetime datetime
signon_datetime datetime
signon_ip_address string
tls_version string
user_name string
{
    "workday_activity_raw": {
        "systemAccount": {
            "type": "string",
            "is_array": false
        },
        "activityAction": {
            "type": "string",
            "is_array": false
        },
        "userAgent": {
            "type": "string",
            "is_array": false
        },
        "taskId": {
            "type": "string",
            "is_array": false
        },
        "deviceType": {
            "type": "string",
            "is_array": false
        },
        "ipAddress": {
            "type": "string",
            "is_array": false
        },
        "sessionId": {
            "type": "string",
            "is_array": false
        },
        "taskDisplayName": {
            "type": "string",
            "is_array": false
        },
        "target": {
            "type": "string",
            "is_array": false
        },
        "requestTime": {
            "type": "datetime",
            "is_array": false
        }
    },
    "workday_signon_raw": {
        "access_restriction_reference": {
            "type": "string",
            "is_array": false
        },
        "Account_Disabled_or_Expired": {
            "type": "string",
            "is_array": false
        },
        "api_client_id": {
            "type": "string",
            "is_array": false
        },
        "authentication_channel": {
            "type": "string",
            "is_array": false
        },
        "authentication_failure_message": {
            "type": "string",
            "is_array": false
        },
        "authentication_type": {
            "type": "string",
            "is_array": false
        },
        "browser_type": {
            "type": "string",
            "is_array": false
        },
        "Device_is_Trusted": {
            "type": "string",
            "is_array": false
        },
        "device_type_reference": {
            "type": "string",
            "is_array": false
        },
        "Failed_Signon": {
            "type": "string",
            "is_array": false
        },
        "Forgotten_Password_Reset_Request": {
            "type": "string",
            "is_array": false
        },
        "Has_Grace_Period_for_MFA": {
            "type": "string",
            "is_array": false
        },
        "Invalid_for_Authentication_Channel": {
            "type": "string",
            "is_array": false
        },
        "Invalid_for_Authentication_Policy": {
            "type": "string",
            "is_array": false
        },
        "Invalid_Credentials": {
            "type": "string",
            "is_array": false
        },
        "location": {
            "type": "string",
            "is_array": false
        },
        "MFA_Enrollment": {
            "type": "string",
            "is_array": false
        },
        "MFA_Authentication_Exempt": {
            "type": "string",
            "is_array": false
        },
        "multi_factor_authentication_type_reference": {
            "type": "string",
            "is_array": false
        },
        "operating_system": {
            "type": "string",
            "is_array": false
        },
        "Password_Changed": {
            "type": "string",
            "is_array": false
        },
        "Required_Password_Change": {
            "type": "string",
            "is_array": false
        },
        "Requires_MFA": {
            "type": "string",
            "is_array": false
        },
        "saml_identity_provider_reference": {
            "type": "string",
            "is_array": false
        },
        "short_session_id": {
            "type": "string",
            "is_array": false
        },
        "signon_datetime": {
            "type": "datetime",
            "is_array": false
        },
        "signoff_datetime": {
            "type": "datetime",
            "is_array": false
        },
        "signon_ip_address": {
            "type": "string",
            "is_array": false
        },
        "Successful": {
            "type": "string",
            "is_array": false
        },
        "Tenant_Access_Read_Only": {
            "type": "string",
            "is_array": false
        },
        "tls_version": {
            "type": "string",
            "is_array": false
        },
        "user_name": {
            "type": "string",
            "is_array": false
        }
    }
}