{
    "arg_names": [ "Group for service users" ],
    "description": "Service user with password enabled",
    "path": "iam.users.id",
    "dashboard_name": "Users",
    "conditions": [ "and",
        [ "iam.users.id.", "withKey", "LoginProfile" ],
        [ "iam.users.id.groups", "containAtLeastOneOf", "_ARG_0_" ]
    ]
}
