Sophos Central connector
Back to the connector overview, authentication methods, and actions.
22 Jul 2026
bug-fixFixed IAM list pagination past page 1 on unified_list_users and unified_list_groups — the raw response-derived result.next overrode StackOne’s virtual-pagination cursor and could not survive a round-trip, causing 400 Invalid cursor past the first page. Replaced with a fixed page fan-out that lets virtual pagination own the cursor end-to-end.