/
Supported API-calls
Supported API-calls
The SCIM-API is based on the open-source project located here:
GitHub - AzureAD/SCIMReferenceCode: Reference code to build a SCIM endpoint to automate provisioning
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]
Related content
Talentech ID Single Sign On with OIDC
Talentech ID Single Sign On with OIDC
More like this
TM Department Api V2
TM Department Api V2
Read with this
SCIM - Getting started - Custom Enterprise App
SCIM - Getting started - Custom Enterprise App
More like this
Talentech Developer Portal
Talentech Developer Portal
Read with this
SSO with Azure AD Marketplace App
SSO with Azure AD Marketplace App
More like this
SCIM - Getting started
SCIM - Getting started
Read with this