Coralogix supports the SCIM specification (System for Cross-domain Identity Management), an open standard that allows you to automate User and Group provisioning using a REST API.
SCIM lets you create users and groups in Coralogix and give them the proper level of access, as well as to remove access for users (de-provisioning) should they leave your organization or no longer need access to Coralogix.
SCIM Server Authentication: To ensure that accounts can’t be created by unauthorized users, Coralogix uses a Bearer Token authentication.
Integrating Okta with Coralogix
Supported Features
Create Users: New or existing users in Okta will be pushed to Coralogix as new users.
Update User Attributes: Updates to user profiles in Okta (firstname, lastname, username) will be updated in Coralogix.
Deactivate Users: Users deactivated in Okta will be deactivated in Coralogix. They won’t be able to log in using their team in Coralogix. If a user is reactivated, they will regain access to Coralogix and keep all previously specified access controls.
Log in to Coralogix Dashboard (must be an Admin user)
Go to Settings > Configure SAML
Click ‘Advanced’
Click Generate Token and copy the Provisioning Token
You can use the copy to clipboard button to copy the token.
Step 2: Enable SCIM API integration in Okta
Log in to Okta and add the Coralogix application.
From the application, click on the Provisioning tab and then click Configure API integration.
Select Enable API integration:
Paste the API token you created earlier in Coralogix.
Click ‘Test API Credentials’ and click Save when the test passes
Step 3: Assign users to the Coralogix application in Okta
In Okta, click the ‘Assignments’ tab of the Coralogix application, then click on the ‘Assign’ button and from the drop-down list choose ‘Assign to people’:
From the users’ list choose the Coralogix’s users you want to assign to the account, by clicking the corresponding ‘Assign’ button:
Click ‘Save’
Check the ‘Okta System Log’ screen to see if there are any user provisioning errors:
Integrating OneLogin with Coralogix
Supported Features
Create Users: New or existing users in OneLogin will be pushed to Coralogix as new users.
Update User Attributes: Updates to user profiles in OneLogin (firstname, lastname, username) will be updated in Coralogix.
Deactivate Users: Users deactivated in OneLogin will be deactivated in Coralogix. They won’t be able to log in using their team in Coralogix. If a user is reactivated, they will regain access to Coralogix and keep all previously specified access controls.
Log in Coralogix Dashboard (must be an Admin user).
Go to Settings->Configure SAML.
Click Advanced
Click Generate Token.
You can use copy to clipboard button to copy the token
Step 2: Enable SCIM API integration in OneLogin
Log in to OneLogin and add the Coralogix application
From the application, click on the ‘Provisioning’ tab and then click ‘Enable Provisioning’ and then click ‘Save’
From the application, click on the ‘Configuration’ tab and paste the API token you created earlier in Coralogix. As SCIM Base URL use one of the following depends on your team URL:
Team URL
SCIM Base URL
team_name.coralogix.com
https://webapi.coralogix.com/scim
team_name.app.coralogix.in
https://webapi.app.coralogix.in/scim
team_name.coralogix.us
https://webapi.coralogix.us/scim
Click ‘Save’
Step 3: Assign users to the Coralogix application in OneLogin
Go to the ‘Applications’ tab in the user profile screen and then click on the “+” button
Choose the Coralogix application and click ‘Continue’
Click ‘Save’
Click ‘Pending’
Click ‘Approve’
Note: The status of ‘provisioned’ means the user was created in Coralogix
Repeat the above steps for each user that you want to add to Coralogix
Troubleshooting
In case your SCIM app is breaking with clicking on the test API button while it returns Null error, please do the following:
Open the application general tab.
Click the Edit button.
Select “Europe (https://api.coralogix.com/)” from the dropdown list.
Click the Save button.
Try to reauthenticate SCIM.
Integrating Azure Active Directory with Coralogix
This integration will push Azure Active Directory Users and Groups to Coralogix every 40 minutes. A Coralogix admin user needs to assign roles to the Groups on the Coralogix UI. Or assign roles to a Group using the integration.
Supported features:
Create Groups (supported attributes are: displayName, objectId, members)