SCIM/REST Service oim 11.1.2.3.0 returns 500
Hello,
I am trying to use the new SCIM/REST Service (oim 11.1.2.3.0).
The Service seems to work, but i keep getting 500 - Internal Server Error responses on almost every request.
What am i doing wrong?
Where can I find more information about the error? I did not find anything in one of the logs.
Please find the used requests below
- Search User - get / error
- Show User - get / error
- UserNameValidator - post / working
- New User - post / not working
#######################Search User - error
GET http://192.168.2.116:14000/idaas/im/scim/v1/Users?attributes=id&startIndex=0&count=5 HTTP/1.1