OneLogin
OneLogin Integration Guide
Introduction
OneLogin, Inc. is a cloud-based identity and access management provider that develops a unified access management platform for enterprise-level businesses and organizations.
Available Features
Misconfiguration Rules
Identity Rules
User Inventory
Prerequisites
A OneLogin account user should be the Super Admin.
Follow these steps to get Namespace:
Log in to the OneLogin Account.
Once logged in, check the browser address bar for the account URL.(Ex. https://example.onelogin.com/)
Extract the domain from the URL, which is the portion of the URL preceding '.onelogin.com'. For instance, if your account's URL is 'https://example.onelogin.com/', your namespace would be 'example'.
Follow these steps to generate the API Credentials:
Log in to OneLogin Administration using the account that was assigned the required scopes.
Go to Developers -> API Credentials
Click "New Credentials".
Add a label in the "Name" field.
Select "Manage All", Hit "Save".
Copy the generated "ClientID" and "Client Secret".
Onboarding OneLogin in your Perimeters account
1. Go to "Integrations" -> Select "OneLogin" -> Click "+ Add" -> Click "+ Start Integration".
"Namespace" - Paste the previously copied namespace into this field and click Next.
"Client ID" - Paste the previously generated "ClientID" in this space and click Next.
"Client Secret" - Paste the previously generated "Client Secret" in this space and click Next.
Click the Submit button to complete the integration process.
Once you have completed these steps, OneLogin should be successfully integrated with your Perimeters account.
Last updated