Create API Credentials
Generate API credentials in the OneLogin Administration portal to authenticate with the OneLogin API.
Navigate to API Credentials
Sign in to your OneLogin Administration portal.
- Go to Developers > API Credentials.
Create new credential
Click New Credential to create a new API credential.
- Enter a descriptive Name for the credential.
Select the appropriate access level
Choose the access level based on your integration needs.
- Authentication only - Authentication only.
- Read users - Read user fields, roles, and groups.
- Manage users - Read/Write user fields, roles, and groups.
- Read all - Read all objects.
- Manage all - Read/Write all objects (equivalent of super user).
Save the credential
Click Save to generate the credential.
Copy Client ID and Client Secret
After saving, your Client ID and Client Secret will be displayed.
- Copy the Client ID and Client Secret immediately.
- The Client Secret will only be shown once and cannot be retrieved later.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for OneLogin:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select OneLogin
- Select Type as OAuth 2.0 (Client Credentials)
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile