> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PingOne Changelog

> Release history for the PingOne connector. Each version lists what changed and which actions were affected.

<Card title="PingOne connector" icon="arrow-left" href="/connectors/pingone" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.2.0" description="15 Sept 2026">
  `data-sync`

  Added DataSync support for users, groups, populations, applications, certificates, identity providers, roles, and policies. Added page-limit and cursor inputs to the applications, certificates, and identity-provider lists, and an updated-after filter to the user list.

  <AccordionGroup>
    <Accordion title="Changed · 15 actions updated">
      `pingone_list_applications`, `pingone_list_certificates`, `pingone_list_custom_roles`, `pingone_list_device_auth_policies`, `pingone_list_groups`, `pingone_list_identity_providers`, `pingone_list_password_policies`, `pingone_list_populations`, `pingone_list_sign_on_policies`, `pingone_list_system_roles`, `pingone_list_users`, `pingone_unified_list_groups`, `pingone_unified_list_organizations`, `pingone_unified_list_roles`, `pingone_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 11 actions updated">
      `pingone_unified_get_group`, `pingone_unified_get_me`, `pingone_unified_get_organization`, `pingone_unified_get_role`, `pingone_unified_get_user`, `pingone_unified_list_groups`, `pingone_unified_list_organizations`, `pingone_unified_list_resource_types`, `pingone_unified_list_resource_users`, `pingone_unified_list_roles`, `pingone_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="20 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, groups, roles, organizations, credentials, and resource users. List Unified Users, List Unified Groups, and List Unified Resource Users page through PingOne's cursor-based pagination, so results beyond the first page are returned.
</Update>
