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

35 total results found

SCIM

System for Cross-domain Identity Management

Soffid
3
Addon
SCIM

Resource data model & schema

SCIM

The data model of the Soffid objects is mapped to JSON objects to enable the data transport between client and server.

Soffid
3
Addon
SCIM

SCIM full examples

SCIM

Soffid
3
Addon
SCIM
Examples

SCIM for Federation

SCIM

SCIM for Service Providers

Soffid
3.4
Addon
SCIM
Addon
Federation
Federation
3.4

SCIM Query syntax

SCIM

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...

Soffid
3
Addon
SCIM

How to use SCIM in Soffid

SCIM

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...

Soffid
3
Addon
SCIM

Introduction to SCIM

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, ...

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

SCIM OTP devices examples

Two factor authentication (2FA) SCIM for OTP devices

Soffid
3
Addon
SCIM

SCIM OTP devices Workflows examples

Two factor authentication (2FA) SCIM for OTP devices

Soffid
3
Addon
SCIM

SCIM Entity Group examples

SCIM SCIM for Federation

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...

Soffid
3.4
Federation
3.4
Addon
SCIM
Addon
Federation
Examples

SCIM Federation Members examples

SCIM SCIM for Federation

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:...

Addon
Federation
Soffid
3.4
Federation
3.4
Addon
SCIM
Examples

SCIM Operations

SCIM

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 ...

Soffid
3
Addon
SCIM

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 https://<your-domain>/soffid/webservice/scim2/v1/User Response 200 OK { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListRespon...

Soffid
3
Addon
SCIM
Examples

Group type resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Group type

VaultFolder resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
VaultFolder

DomainValue resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
DomainValue

Network resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
Network

MailDomain resource

SCIM Resource data model & schema

/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
MailDomain

MailList resource

SCIM Resource data model & schema

/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...

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/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....

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/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...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
RoleAccount

GroupUser resource

SCIM Resource data model & schema

/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...

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/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 ...

Soffid
3
Addon
SCIM
Service Model
latest
Resource
User type