Group type resource data model
/GroupOUType
Dictionary table
The diagran service model of the object: http://www.soffid.org/doc/console/2.9.0/uml/com/soffid/iam/api/Group.OUType.html
Soffid allows you to add customized data to the group object. You can do that on metadata option:
It is allowed to consult all the Group Type definition using the Schema query:
http://<your-domain>/webservice/scim2/v1/Schemas/urn:soffid:com.soffid.iam.api.GroupOUType
Full JSON example
Request
http://<your-domain>/webservice/scim2/v1/Group/91OUType/504761
Response
{
"organizational"roleHolder": false,
"meta": {
"location": "http:https://<your-domain>/webservice/scim2/v1/Group/91",
"links": {
"members": "http://<your-domain>/webservice/scim2/v1/User?filter=primaryGroup+eq+'admingroup'+or secondaryGroup.group.name+eq+'admingroup'",
"administrators": "http://<your-domain>/webservice/scim2/v1/RoleAccount?filter=group.name+eq+'admingroup'"
}OUType/504761",
"resourceType": "Group"OUType"
},
"quota": "0",
"schemas": [
"urn:soffid:com.soffid.iam.api.Group"OUType"
],
"name": "admingroup"CC",
"obsolete": false,
"description": "EnterpriseCost Administrators",
"parentGroup": "enterprise",
"attributes": {}center",
"id": 91504761
}