Skip to main content

SCIM

Identity Management

A Brinqa connector for syncing identity data (Users and Groups) from any SCIM 2.0 compliant service provider.

This connector implements the SCIM 2.0 protocol (RFC 7643/7644) to retrieve User and Group resources and map them to the Brinqa Unified Data Model. It extends the HTTP connector framework (AbstractHttpConnector) and supports both full and incremental sync via SCIM's meta.lastModified filtering, as well as create and update operations via SCIM POST and PUT.

Data retrieved from SCIM

Connector ObjectRequiredMaps to Data Model
UserYesPerson
GroupYesTeam

Model relationships

note

For detailed steps on how to view the data retrieved from SCIM in the Brinqa Platform, see How to view your data.