By: shikha Mishra user 27 Jul 2017 at 9:42 a.m. CDT

1 Response
shikha Mishra gravatar
If we enable scimtestmode to true then we are able to perform rest calls for creation, updation etc. How to test it if scimtestmode is false. Please provide steps.

By Aliaksandr Samuseu staff 27 Jul 2017 at 12:37 p.m. CDT

Aliaksandr Samuseu gravatar
Hi, shikha. SCIM endpoints are protected with [UMA](https://gluu.org/docs/ce/3.0.2/admin-guide/uma/). Test mode just saves you some efforts of implementing it to a full extent to acquire RPT, and allows to test **just** SCIM. For production you'll have to implement UMA as well (at least, you should, it's not secure otherwise). You may check our [oxd server](https://oxd.gluu.org/) product to which you can offload most of UMA intricacies.