Skip to main content

 

Eptura Knowledge Center

SCIM API developers guide

About this guide

The SCIM API Developers guide is for developers who want to implement a SCIM client provisioning resource for Condeco from a source Identity Provider. It assumes a familiarity with your identity management system and the SCIM standard.

Sample API calls and expected response of important operations are provided, however, this is not a comprehensive guide. For utilizing the full potential of SCIM, please refer to the SCIM 2.0 protocol specification http://www.simplecloud.info/#Specification.

Prerequisites

A valid bearer access token as an Authorization header is required to perform the operations in this section. Learn how to generate an access token