diff --git a/blog-service/2025-07-31-collection.md b/blog-service/2025-07-31-collection.md
new file mode 100644
index 0000000000..d573085928
--- /dev/null
+++ b/blog-service/2025-07-31-collection.md
@@ -0,0 +1,12 @@
+---
+title: OneLogin Source (Collection)
+image: https://help.sumologic.com/img/reuse/rss-image.jpg
+keywords:
+ - c2c
+ - onelogin-source
+hide_table_of_contents: true
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+We're excited to announce the release of our new cloud-to-cloud source for OneLogin. This source aims to collect the user list logs from the OneLogin API and send it to Sumo Logic for streamlined analysis. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source).
diff --git a/cid-redirects.json b/cid-redirects.json
index 7b9391252a..60a2770d89 100644
--- a/cid-redirects.json
+++ b/cid-redirects.json
@@ -2912,6 +2912,7 @@
"/cid/21037": "/docs/integrations/google/cloud-vpn",
"/cid/21333": "/docs/integrations/microsoft-azure/microsoft-defender-for-endpoint",
"/cid/21039": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/vectra-source",
+ "/cid/21059": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source",
"/cid/21041": "/docs/integrations/google/cloud-security-command-center",
"/cid/21097": "/docs/integrations/saas-cloud/confluent-cloud",
"/cid/21040": "/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs-service-providers",
diff --git a/docs/integrations/product-list/product-list-m-z.md b/docs/integrations/product-list/product-list-m-z.md
index 804ae24410..adcea33991 100644
--- a/docs/integrations/product-list/product-list-m-z.md
+++ b/docs/integrations/product-list/product-list-m-z.md
@@ -60,7 +60,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [
|
| [Observable Networks](https://www.cisco.com/c/en/us/services/acquisitions/observable-networks.html) | App: [Observable Networks](/docs/integrations/security-threat-detection/observable-networks/) |
|
| [OISF](https://oisf.net/) | Cloud SIEM integration: [OISF](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/9c138edd-dc14-43a6-b751-52e41a8bd105.md) |
|
| [Okta](https://www.okta.com/) | App: [Okta](/docs/integrations/saml/okta/)
Automation integration: [Okta](/docs/platform-services/automation-service/app-central/integrations/okta/)
Cloud SIEM integration: [Okta](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/d8d14556-180c-4463-90da-d8b8600f7362.md)
Collectors:
- [Okta Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/okta-source/) |
-|
| [OneLogin](https://www.onelogin.com/) | App: [OneLogin](/docs/integrations/saml/onelogin/)
Automation integration: [OneLogin](/docs/platform-services/automation-service/app-central/integrations/onelogin/)
Cloud SIEM integration: [OneLogin](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/e34a3430-613f-47c0-9ddd-a320bc3e5c4d.md) |
+|
| [OneLogin](https://www.onelogin.com/) | App: [OneLogin](/docs/integrations/saml/onelogin/)
Automation integration: [OneLogin](/docs/platform-services/automation-service/app-central/integrations/onelogin/)
Cloud SIEM integration: [OneLogin](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/e34a3430-613f-47c0-9ddd-a320bc3e5c4d.md)
Collector: [OneLogin Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/onelogin-source) |
|
| [1Password](https://1password.com/) | App: [1Password](/docs/integrations/saas-cloud/1password/)
Cloud SIEM integration: [1Password](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/d0455ea1-e901-4999-b047-0533d16adfdc.md)
Collector: [1Password Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/1password-source/) |
|
| [OneTrust](https://www.onetrust.com/) | Automation integration: [OneTrust](/docs/platform-services/automation-service/app-central/integrations/onetrust/) |
|
| [OpenAI](https://openai.com/) | Automation integration: [OpenAI ChatGPT](/docs/platform-services/automation-service/app-central/integrations/openai-chatgpt/) |
diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md
index f5fce211ea..32f4942aac 100644
--- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md
+++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md
@@ -437,6 +437,12 @@ In this section, we'll introduce the following concepts:
})
Okta
Provides a secure endpoint to receive event data from the Okta System Log API and Users API.
+ +})
Provides a secure and centralized access to user lists from the OneLogin API.
+
+
+OneLogin is a leading identity and access management (IAM) provider that offers secure, centralized access to applications and devices through single sign-on (SSO) and multi-factor authentication (MFA). Its cloud-based platform integrates with a wide range of applications, simplifying IT operations, enhancing security, and supporting compliance. OneLogin also provides tools for provisioning, lifecycle management, and directory synchronization to streamline user administration.
+
+## Data collected
+
+The data will be collected from the OneLogin database using the following log:
+
+| Polling Interval | Data |
+| :--- | :--- |
+| 24 hours | [Users List](https://developers.onelogin.com/api-docs/2/users/list-users) |
+
+## Setup
+
+### Vendor configuration
+
+The OneLogin source requires you to provide the **Account URL**, **Client ID**, and **Client Secret** to set up the integration.
+
+#### Subdomain
+
+The subdomain is the account URL used to retrieve the source data from the OneLogin API. For example, `https://{subdomain}.onelogin.com`. [Learn more](https://developers.onelogin.com/api-docs/2/getting-started/dev-overview) to obtain the subdomain URL.
+
+#### Client ID and client secret
+
+To generate the client ID and client secret, see [Creating an API Credential Pair](https://developers.onelogin.com/api-docs/2/getting-started/working-with-api-credentials).
+
+Once you have all the required values, set up the source configuration to collect your desired log types available in the configuration section.
+
+### Source configuration
+
+When you create a OneLogin source, you add it to a Hosted Collector. Before creating the Source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
+
+To configure a OneLogin source:
+1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**.