--- title: OneLogin description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/onelogin/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/onelogin/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; onelogin ***Version: 1.5 Updated: April 30, 2026*** OneLogin streamlines identity management, enabling secure and audited access to critical systems. This integration enables user management and secure app access with MFA and event monitoring. ## Actions * **Create User** _(Containment)_ - Create a new user in OneLogin. * **Delete User** _(Containment)_ - Permanently delete a user from OneLogin. * **List Apps** _(Enrichment)_ - Get a list of all Apps in a OneLogin account. * **List Enrolled Authentication Factors** _(Enrichment)_ - Get a list of authentication factors registered to a particular user for multifactor authentication (MFA). * **List Events** _(Enrichment)_ - Get a list of events. * **List Groups** _(Enrichment)_ - Get a list of groups that are available in your account. * **List Roles** _(Enrichment)_ - Get a list of roles. * **List Users** _(Enrichment)_ - Get a list of users in a OneLogin account. * **Remove a Factor** _(Containment)_ - Remove an enrolled factor from a user. * **Update User** _(Containment)_ - Update the attributes of a user in OneLogin. ## Configure OneLogin in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **URL**. Enter your [OneLogin URL](https://support.onelogin.com/kb/4266967/onelogin-domains-and-ip-addresses). * **Client ID**. Enter a OneLogin [client ID](https://developers.onelogin.com/api-docs/1/getting-started/working-with-api-credentials). * **Client Secret**. Enter the secret corresponding to the client ID. * * * * OneLogin configuration For information about OneLogin, see [OneLogin documentation](https://developers.onelogin.com/quickstart). ## Change Log * March 1, 2021 - First upload * June 15, 2023 (v1.2)- Updated the integration with Environmental Variables * March 7, 2024 (v1.4) * New actions: * List Enrolled Authentication Factors * Remove a Factor * Update User * Renamed action List Groups * Other minor improvements and fixes * April 30, 2026 (v1.5) - 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.