How to integrate OneLogin Account?
Overview
To authenticate, and use the OneLogin, you will need:
- Domain
- Client ID
- Client Secret
Step 1: Login to OneLogin portal
- Go to OneLogin and Sign in with OneLogin account.
Step 2: Get Domain
- The URL that you use to sign in to your account. For example, https://acme.onelogin.com
Step 3: Get Client ID and Client Secret
- Go to Developers > API Credentials
- Click NewCredential
- Fill the form:
- Name: e.g., NewToken
- Manage all: Choose this scope
- Click Save
- After save, a dialog will show:
- Client ID → Use this in your application
- Client Secret → Use this securely in your application