System for Cross-domain Identity Management (SCIM) is an open standard that allows exchange of user identity information between two systems. In this case, you will exchange the user identity information between the identity provider and MoEngage.
Operations Allowed:
1. Create Users on MoEngage using the Identity Provider
2. Update user info (role) on MoEngage using the Identity Provider
3. Get the list of all users on MoEngage along with their info
4. Revoke a user's access to MoEngage using the Identity Provider
library_add_check |
Prerequisites SSO should be configured. |
info |
Information
|
Configure SCIM
- Navigate to the MoEngage Dashboard and select Settings > General settings > Security > Login from the left navigation.
- Turn the Enable SCIM Provisioning toggle on.
- In the Base Connector URL field, copy the URL and paste it in your identity provider’s settings.
- From the Default role drop-down list, select the required role.
info Information
This role is used as a fallback value if the identity provider does not assign any role value to the user. - In the Expiry date field, select the expiry date for the SCIM access token.
info Information
The SCIM access token will expire after the validity you set is over. You must generate a new access token after that and update the same in the identity provider’s settings. It is advisable to generate it for a longer duration, for example, 1 year.
- Click Generate Access Token. The Generate access token pop-up window is displayed.
- Copy the access token and paste it in your identity provider’s settings.
info Information
You can view the access token only once so ensure that you copy it.
- After you enter the Base Connector URL and Access Token in your identity provider’s settings successfully, the SCIM status on MoEngage changes from Inactive:
To Active: