User Synchronization - SCIM API
The user sync API is still being developed and not production ready.
The user synchronization documented here assumes you are using Talentech ID or SSO through Talentech ID for authentication.
As a Talentech customer you can automate the management of user accounts through our SCIM API. SCIM is a standard for automating the exchange of user identity information between IT systems.
The Talentech SCIM API allows you to synchronize user accounts from any of your master data systems (like Azure AD) to Talentech. The API does not support outwards synchronization.
You can either use our SCIM API directly, or you can use our Azure marketplace app for easy setup if you are managing your users in Azure AD.
Azure AD Marketplace app
Install this app in your Azure AD instance to get quickly up and running with user sync.SCIM API - Swagger documentation
User the SCIM REST API if you want to create your customized connector.