By: Pratik Ghadge user 27 Oct 2017 at 3:22 a.m. CDT

3 Responses
Pratik Ghadge gravatar
Problem accessing /identity/seam/resource/restv1/scim/v2/Users I'm not able to access SCIM 2.0 API using POSTMan or PHP CURL.

By Sahil Arora user 27 Oct 2017 at 7:41 a.m. CDT

Sahil Arora gravatar
Hi Pratik, Gluu Server 3.1.x now uses the Weld framework as jboss seam was end of life. Please use this end point for `/identity/restv1/scim/v2/Users` You can refer ` https://{host}/.well-known/scim-configuration` for all endpoints available in SCIM configuration

By Pratik Ghadge user 01 Nov 2017 at 2:10 a.m. CDT

Pratik Ghadge gravatar
Hi Sahil, Thanks for the reply. I'm new to Java. I'm having PHP web application. I was able to create user by using SCIM test mode. I used PHP-CURL to communicate with Gluu server SCIM endpoints. Now I'm struggling hard to achieve without using test mode. It will be help full if I receive sample SCIM-PHP integration.

By Sahil Arora user 02 Nov 2017 at 8:20 a.m. CDT

Sahil Arora gravatar
Marking it duplicate of [this ](https://support.gluu.org/other/4713/scim-api-not-able-to-consume-in-php/)issue