SCIM
System for Cross-domain Identity Management
Introduction to SCIM
What is SCIM? SCIM is a standard created to simplify user management in the cloud by defining a ...
SCIM Operations
HTTP Method GET Retrieves one or more complete or partial resources. POST ...
SCIM Query syntax
SCIM protocol provides a language to search and filter resources. Please browse the standard spe...
How to install SCIM in Soffid
Installation Download Please download the Soffid SCIM add-on. You can download it at the follo...
How to use SCIM in Soffid
Introduction Soffid has implemented a version of the SCIM protocol 2.0. Some optional recommenda...
Testing tool
REST clients Any REST client may be used to test and consume our SCIM REST web service. RESTer ...
Resource data model & schema
The data model of the Soffid objects is mapped to JSON objects to enable the data transport betwe...
User resource
/User Dictionary table The diagram service model of the object: https://download.soffid.com/doc...
Group resource
/Group Dictionary table The diagram service model of the object: https://download.soffid.com/do...
Account resource
/Account Dictionary table The diagram service model of the object: https://download.soffid.com/...
Application resource
/Application (addon version 1.2.0+) Dictionary table The diagram service model of the object: h...
Role resource
/Role (addon version 1.2.0+) Dictionary table The diagram service model of the object: https://...
Group type resource
/OUType Dictionary table The diagram service model of the object: https://download.soffid.com/d...
User type resource
/UserType Dictionary table The diagram service model of the object: https://download.soffid.com...
GroupUser resource
/GroupUser Dictionary table The diagram service model of the object: https://download.soffid.co...
RoleAccount resource
/RoleAccount Dictionary table The diagram service model of the object: https://download.soffid....
Host resource
/Host Dictionary table The diagram service model of the object: https://download.soffid.com/doc...
MailList resource
/MailList Dictionary table The diagram service model of the object: https://download.soffid.com...
MailDomain resource
/MailDomain Dictionary table The diagram service model of the object: https://download.soffid.c...
Network resource
/Network Dictionary table The diagram service model of the object: https://download.soffid.com/...
DomainValue resource
/DomainValue Dictionary table The diagram service model of the object: https://download.soffid....
VaultFolder resource
/VaultFolder Dictionary table The diagram service model of the object: https://download.soffid....
System resource
/System Dictionary table The diagram service model of the object: https://download.soffid.com/d...
CustomObject resource
/CustomObject Dictionary table The diagram service model of the object: https://download.soffid...
ProcessDefinition resource
/ProcessDefinition Dictionary table The diagram service model of the object: https://download.s...
ProcessInstance resource
/ProcessInstance Dictionary table The diagram service model of the object: https://download.sof...
TaskInstance resource
/TaskInstance Dictionary table The diagram service model of the object: https://download.soffid...
Issue resource
/Issue Dictionary table Query Schema It is allowed to consult all the Issue definition using...
SCIM full examples
Previous steps
Please note that the SCIM REST Web Service Add-on installed must be installed, please check this ...
SCIM User examples
Operations This page shows the operations that can be performed for the user object. List all ...
SCIM Group examples
Operations This page shows the operations that can be performed for the group object. List all ...
SCIM Account examples
Operations This page shows the operations that can be performed for the account object List all...
SCIM Application examples
Operations This page shows the operations that can be performed for the application object (Info...
SCIM Role examples
Operations This page shows the operations that can be performed for the role object List all R...
SCIM Group type examples
Operations This page shows the operations that can be performed for the Group Type object List ...
SCIM User type examples
Operations This page shows the operations that can be performed for the user type object List a...
SCIM GroupUser examples
Operations This page shows the operations that can be performed for the object that establishes ...
SCIM RoleAccount examples
Operations This page shows the operations that can be performed for the object that establishes ...
SCIM Host examples
Operations This page shows the operations that can be performed for the host object. List all ...
SCIM MailDomain examples
Operations This page shows the operations that can be performed for the MailDomain object. List...
SCIM MailList examples
Operations This page shows the operations that can be performed for the MailList object. List a...
SCIM Network examples
Operations This page shows the operations that can be performed for the Network object. List al...
SCIM DomainValue examples
Operations This page shows the operations that can be performed for the DomainValue object. The ...
SCIM VaultFolder examples
Operations This page shows the operations that can be performed for the VaultFolder object List...
SCIM System examples
Operations This page shows the operations that can be performed for the Systems object (Agents)....
SCIM CustomObject examples
Operations This page shows the operations that can be performed for the CustomObjects object Li...
SCIM ProcessDefinition examples
Operations This page shows the operations that can be performed for the ProcessDefinitions objec...
SCIM ProcessInstance examples
Operations This page shows the operations that can be performed for the ProcessInstances object....
SCIM TaskInstance examples
Operations This page shows the operations that can be performed for the TaskInstances object. L...
SCIM Issue examples
Operations This page shows the operations that can be performed for the issue object. List all ...
SCIM for OTP devices
SCIM for OTP devices
⏰ Getting Started
Introduction Soffid allows you to combine two of the most powerful addons you can use into Soffi...
SCIM OTP devices examples
Operations This page shows the operations that can be performed for the OTP devices object. Lis...
SCIM OTP devices Workflows examples
Workflow Examples Workflow 1 1. Create Email OTP device Request GET http://<your-domain>/soff...
SCIM for Federation
SCIM for Service Providers
⏰ Getting Started
Introduction Soffid allows you to combine two of the most powerful addons you can use into Soffi...
SCIM Entity Group examples
Operations This page shows the functions that can be performed for the Entity Group object. Lis...
SCIM Federation Members examples
Operations This page shows the functions that can be performed for the Federation Member object....
Cross-Origin Resource Sharing (CORS)
By default, for security reasons, the SCIM interface is published for any server application, but...