SCIM Integration to Second Nature
Last updated: April 22, 2026
Why Use SCIM?
Using SCIM for identity management offers several key advantages:
Just-in-Time (JIT) Provisioning: SCIM allows for the automatic creation of user accounts in Second Nature as soon as they are created in your identity provider (IDP). This ensures that new users can immediately access the resources they need without manual intervention.
Automated User Creation and Updates: With SCIM, user information is automatically synchronized between your IDP and Second Nature. This means that any updates to a user's information, such as a name change or a role update, are reflected in Second Nature without the need for manual updates.
Automatic Deactivation of Inactive Users: SCIM automatically deactivates users who are no longer active in your organization. If a user leaves the organization, their account in Second Nature will be deactivated, ensuring that only active employees have access to your systems.
Steps to Integrate SCIM with Second Nature
Request an API Token from Second Nature:
Every API request must include your API key in the request header.
For authentication info, see here.
Configure the SCIM Integration on Your Identity Provider (IDP):
Once you have the API token, proceed to configure a SCIM integration on your IDP. Use the following SCIM endpoint URL:
Input the provided API token when prompted.
Map Required Attributes:
Ensure that the following attributes are correctly mapped in your IDP to enable a successful integration with Second Nature:
email
given name
family name
manager
Optional Attributes: You can also map these optional attributes for enhanced user management in Second Nature:
department: This will be displayed in Second Nature as the user's segment.
division: This will be displayed in Second Nature as the user's region.