Skip to main content

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

  1. Go to OneLogin and Sign in with OneLogin account.

Step 2: Get Domain

  1. 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

  1. Go to Developers > API Credentials
  2. Click NewCredential
  3. Fill the form:
    • Name: e.g., NewToken
    • Manage all: Choose this scope
  4. Click Save
  5. After save, a dialog will show:
    • Client ID → Use this in your application
    • Client Secret → Use this securely in your application