Quantcast
Channel: Alfresco Forums - Authentication, LDAP, & SSO
Viewing all articles
Browse latest Browse all 165

Additional property for group on LDAP sync

$
0
0

Hi,
I would like to sync an additional property for group coming from LDAP AD. Bsically, Alfresco group have only one attribute (displayname) that we could sync to LDAP. I would like to have group's description has an additional attribute to sync with the group name.
Using this API: http://vwssialfdev.fadq.qc:8080/alfresco/service/api/groups?shortNameFilter=GGS-SEC-ALF_DRI
Give me this:
"authorityType": "GROUP",
"shortName": "GGS-SEC-ALF_DRI",
"fullName": "GROUP_GGS-SEC-ALF_DRI",
"displayName": "GGS-SEC-ALF_DRI",
"url": "/api/groups/GGS-SEC-ALF_DRI"

Could it be possible to add the description in the answer?
How come i would do this?
Thanks

Marc

4.2

Viewing all articles
Browse latest Browse all 165

Trending Articles