OneLogin
OneLogin is a cloud-based identity and access management (IAM) platform that helps organizations secure their applications and data. It provides a single sign-on (SSO) solution that allows users to access multiple applications with a single set of credentials, reducing the risk of password fatigue and improving security.
Creating an OneLogin connection
Using Client Credentials
To create the connection you need:
- An API Address
- A Client ID
- A Client Secret
Obtaining the credentials
- Login to your OneLogin account.
- Head over to
Developers
->API Credentials
. - Create new credentials.
Creating your connection
-
In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
-
Select the OneLogin icon. A dialog box with name of the connection and connection methods appear.
-
(Optional) Edit the name of the connection. At a later stage you cannot edit the name.
-
Select Client Credentials as the method to create the connection.
-
Fill in the parameters:
- The API Address
- The Client ID
- The Client Secret
-
(Optional) Click Test Connection to test it.
-
Click Create connection. The new connection appears on the Connections page.
Was this page helpful?