[
https://issues.apache.org/jira/browse/SYNCOPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217814#comment-15217814
]
Colm O hEigeartaigh commented on SYNCOPE-152:
---------------------------------------------
Sounds good Francesco! Groups *should* be do-able from a quick read of the
spec, they simply contain a "members" attribute describing the members of the
Group, as well as the common attributes.
A potentially tricky issue would be how to map between SCIM standard attributes
and internal user attributes. For example, how would the ScimUserServiceImpl
know that the plain User attribute "email" should map to the SCIM multi-valued
attribute of "emails"? On GET would it only return the internal attributes that
it has a mapping for? What would it do on a POST request if it didn't have a
mapping for a SCIM-standard attribute?
Colm.
> Support SCIM REST API
> ---------------------
>
> Key: SYNCOPE-152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-152
> Project: Syncope
> Issue Type: New Feature
> Reporter: Francesco Chicchiriccò
> Labels: rest
> Fix For: 2.1.0
>
>
> http://www.simplecloud.info/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)