diff --git a/docs/platform-services/automation-service/app-central/integrations/1password.md b/docs/platform-services/automation-service/app-central/integrations/1password.md index 569b7579dc..6f3f6f1e84 100644 --- a/docs/platform-services/automation-service/app-central/integrations/1password.md +++ b/docs/platform-services/automation-service/app-central/integrations/1password.md @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; 1Password -***Version: 1.2 -Updated: April 8, 2026*** +***Version: 1.3 +Updated: June 18, 2026*** 1Password's User Management API using OAuth2 authentication. It supports user management operations including listing, retrieving, suspending, and reactivating users. @@ -65,4 +65,5 @@ Identity and Access Management ## Change Log * **Mar 17, 2026** - First Upload. -* **April 8, 2026** (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance. \ No newline at end of file +* **April 8, 2026** (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance. +* **June 18, 2026** (v1.3) - Updated the integration to allow 1Password to identify API calls from the Sumo Logic integration in their logs for easier tracking and troubleshooting. \ No newline at end of file