LastPass connector
Back to the connector overview, authentication methods, and actions.
22 Jul 2026
bug-fix connection-guideFixed 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.Changed · 1 action updated
Changed · 1 action updated
lastpass_get_user_data13 Jul 2026
bug-fixFixed 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.