> ## 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.

# LastPass Changelog

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

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

<Update label="v1.0.2" description="22 Jul 2026">
  `bug-fix` `connection-guide`

  Fixed the connection test so invalid credentials are rejected — the LastPass Provisioning API returns HTTP 200 with an error body for a wrong account number or provisioning hash, so the get\_user\_data test action now maps that response to a 401 instead of connecting successfully. Rebuilt the config connection guide with live Admin Console screenshots covering the Advanced > Enterprise API navigation, the account number, and the provisioning hash creation and copy steps, and corrected the Account Number (CID) field description to point to the Advanced > Enterprise API page.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `lastpass_get_user_data`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="13 Jul 2026">
  `bug-fix`

  Fixed unified IAM credentials, organizations, roles, resource users, and users actions that shipped raw or malformed data despite declaring correct field mappings, plus a decorative resource\_id filter and expand input.
</Update>
