Hi all,

I am currently implementing a ballerina User Administration Connector for
wso2 Identity Server which uses SCIM 2.0 specification for managing user
identities.

The IS documentation for SCIM 2.0 endpoints
<https://docs.wso2.com/display/IS540/apidocs/SCIM2-endpoints/index.html>[1]
doesn't reflect the full set of endpoints which are exposed through
Identity Server REST API. A better description of endpoints can be found
here
<https://docs.wso2.com/display/ISCONNECTORS/Configuring+SCIM+2.0+Provisioning+Connector#ConfiguringSCIM2.0ProvisioningConnector-/UsersEndpoint>
[2].

Here is a summary of main missing points from Identity Server SCIM 2.0
documentation[1],

   - Patch operation is missing from /User, /Group and /Me endpoints
   - Filter operation in both /User and /Group endpoints doesn't reflect
   the proper filter functionality. This operation suits more under Listing
   Users and Groups.
   - /Bulk endpoint is completely missing.


[1] https://docs.wso2.com/display/IS540/apidocs/SCIM2-endpoints/index.html
[2]
 
https://docs.wso2.com/display/ISCONNECTORS/Configuring+SCIM+2.0+Provisioning+Connector#ConfiguringSCIM2.0ProvisioningConnector-/UsersEndpoint
<https://docs.wso2.com/display/ISCONNECTORS/Configuring+SCIM+2.0+Provisioning+Connector#ConfiguringSCIM2.0ProvisioningConnector-/UsersEndpoint>
-- 
*Tharindu Malawaraarachchi*
Software Engineer | WSO2

Email : tharind...@wso2.com
Mobile : +94 719340143 <+94%2071%20934%200143>
web : http://wso2.com
<https://www.google.com/url?q=http://wso2.com&sa=D&ust=1517653978118000&usg=AFQjCNFMXiaN5ZS-Ta3kNBGyAoGqshFZYg>
https://us18.wso2con.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to