Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

509 total results found

Testing tool

SCIM

REST clients Any REST client may be used to test and consume our SCIM REST web service. RESTer In this case, we will show the usage with RESTer, a browser extension available for Chrome and Firefox. This extension may be added from these links: Chrome, Fir...

Soffid
3
Addon
SCIM

Application resource

SCIM Resource data model & schema

/Application (addon version 1.2.0+) Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Application.html Soffid allows you to add customized data to the Application object. You can ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Application

MailList resource

SCIM Resource data model & schema

/MailList Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/MailList.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper o...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
MailList

Host resource

SCIM Resource data model & schema

/Host Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Host.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper object. ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Host

RoleAccount resource

SCIM Resource data model & schema

/RoleAccount Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/RoleAccount.html Query Schema It is allowed to consult all the RoleAccount definition using the Schema query: Requ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
RoleAccount

GroupUser resource

SCIM Resource data model & schema

/GroupUser Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/GroupUser.html Soffid allows you to add customized data to the GroupUser object. You can do that on metadata option: ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
GroupUser

User type resource

SCIM Resource data model & schema

/UserType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/UserType.html Query Schema It is allowed to consult all the User Type definition using the Schema query: Request GET...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
User type

Group type resource

SCIM Resource data model & schema

/OUType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/OUType.html Query Schema It is allowed to consult all the Group Type definition using the Schema query: Request GET ht...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group type

Role resource

SCIM Resource data model & schema

/Role (addon version 1.2.0+) Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Role.html Soffid allows you to add customized data to the Role object. You can do that on metadata o...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Role

Account resource

SCIM Resource data model & schema

/Account Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Account.html Soffid allows you to add customized data to the Account object. You can do that on metadata option: Main...

Service Model
latest
Resource
Account
Soffid 3
Addon
SCIM

Previous steps

SCIM SCIM full examples

Please note that the SCIM REST Web Service Add-on installed must be installed, please check this part in How to use SCIM in Soffid # Installation Please note that a user with the authentication is required, please check this part in How to use SCIM in Soffid ...

Soffid
3
Addon
SCIM
Examples

Group resource

SCIM Resource data model & schema

/Group Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/Group.html Soffid allows you to add customized data to the group object. You can do that on the metadata option: Main M...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group

User resource

SCIM Resource data model & schema

/User Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/User.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper object. ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
User

SCIM User examples

SCIM SCIM full examples

Operations This page shows the operations that can be performed for the user object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespons...

Soffid
3
Addon
SCIM
Examples

SCIM Role examples

SCIM SCIM full examples

Operations This page shows the operations that can be performed for the role object List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/Role Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse...

SCIM Group examples

SCIM SCIM full examples

Operations This page shows the operations that can be performed for the group object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/Group Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespo...

SCIM Application examples

SCIM SCIM full examples

Operations This page shows the operations that can be performed for the application object (Information Systems from a functional point of view) List all Request GET http://<your-domain>/webservice/scim2/v1/Application Response 200 OK { "schemas": [...

SCIM Account examples

SCIM SCIM full examples

Operations This page shows the operations that can be performed for the account object List all List all accounts, disabled or not. Request GET http://<your-domain>/soffid/webservice/scim2/v1/Account Response 200 OK For example, after the Soffid install...

How to install SCIM in Soffid

SCIM

Installation Download Please download the Soffid SCIM add-on. You can download it at the following link http://www.soffid.com/download/enterprise/  if you have Soffid user with authorization, or in the following http://download.soffid.com/download/ by regis...

Soffid
3
Addon
https://bookstack.soffid.com/books/recertification
Install

MailDomain resource

SCIM Resource data model & schema

/MailDomain Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/latest/uml/com/soffid/iam/api/MailDomain.html Query Schema It is allowed to consult all the MailDomain definition using the Schema query: Request...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
MailDomain