Advanced Search
Search Results
35 total results found
SCIM
System for Cross-domain Identity Management
Resource data model & schema
The data model of the Soffid objects is mapped to JSON objects to enable the data transport between client and server.
SCIM full examples
SCIM for Federation
SCIM for Service Providers
SCIM Query syntax
SCIM protocol provides a language to search and filter resources. Please browse the standard specifications in this link: https://tools.ietf.org/html/rfc7644#section-3.4.2.2 Example To search all users having "John" as name: http://<domain>/webservice/scim...
How to use SCIM in Soffid
Introduction Soffid has implemented a version of the SCIM protocol 2.0. Some optional recommendations have also been included to improve the usage of this specification within the Soffid context. This functionality is available only by installing the SCIM ad...
Introduction to SCIM
What is SCIM? SCIM is a standard created to simplify user management in the cloud by defining a schema for representing users and groups with a REST API for all the necessary CRUD operations. This standard could be extended to other resources like accounts, ...
Previous steps
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 ...
SCIM OTP devices examples
SCIM OTP devices Workflows examples
SCIM Entity Group examples
Operations This page shows the functions that can be performed for the Entity Group object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/EntityGroup Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2...
SCIM Federation Members examples
Operations This page shows the functions that can be performed for the Federation Member object. List all Request GET http://<your-domain>/soffid/webservice/scim2/v1/FederationMember Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:...
SCIM Operations
HTTP Method GET Retrieves one or more complete or partial resources. POST Depending on the endpoint, creates new resources, creates a search request, or MAY be used to bulk-modify resources. PUT Modifies a resource by ...
SCIM User examples
Operations This page shows the operations that can be performed for the user object. List all Request GET https://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespon...
Group type resource
/GroupType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/cohttps://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/GroupType.htmlnsole/latest/uml/com/soffid/iam/api/OUType.html Query Schema It is...
VaultFolder resource
/VaultFolder Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/VaultFolder.html Query Schema It is allowed to consult all the VaultFolder definitions using the Schema query: R...
DomainValue resource
/DomainValue Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/DomainValue.html Query Schema It is allowed to consult all the DomainValue definition using the Schema query: R...
Network resource
/Network Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/Network.html Query Schema It is allowed to consult all the Network definition using the Schema query: Request GET h...
MailDomain resource
/MailDomain Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/MailDomain.html Query Schema It is allowed to consult all the MailDomain definition using the Schema query: Requ...
MailList resource
/MailList Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/MailList.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the prope...
Host resource
/Host Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/am/api/Host.html Soffid allows you to add customized data to the user object. You can do that on metadata, on the proper object....
RoleAccount resource
/RoleAccount Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/RoleAccount.html Query Schema It is allowed to consult all the RoleAccount definition using the Schema query: R...
GroupUser resource
/UserGroup Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/UserGroup.html Soffid allows you to add customized data to the GroupUser object. You can do that on metadata option...
User type resource
/UserType Dictionary table The diagram service model of the object: https://download.soffid.com/doc/console/4.0.0/uml/com/soffid/iam/iga/api/UserType.html Query Schema It is allowed to consult all the User Type definition using the Schema query: Request ...