/
Supported API-calls
Supported API-calls
The SCIM-API is based on the open-source project located here:
https://github.com/AzureAD/SCIMReferenceCode/
This project is NOT a full implementation of the SCIM-specification, and only contains the bare-minimum to get provisioning working with AzureAD provisioning feature
For a customer to be able to call the SCIM api , these steps need to be complete:
1. Set up an integration for the customer. This has to be done by Talentech personnel
2. Generate a long lived auth-token for the integration through UserSync-Webapp
When this is done, the customer must supply the generated auth-token on every api-call
Authorization: Bearer [Yourtoken]
, multiple selections available,
Related content
TM RESTFul API
TM RESTFul API
More like this
User Synchronization - SCIM API
User Synchronization - SCIM API
More like this
Technical Documentation
Technical Documentation
Read with this
SSO with Entra ID Marketplace App
SSO with Entra ID Marketplace App
More like this
SCIM - Getting started - Custom Enterprise App
SCIM - Getting started - Custom Enterprise App
More like this
Talentech ID Single Sign On with OIDC
Talentech ID Single Sign On with OIDC
More like this