- The users Department is NEVER returned using the GET /Users query even though in the documentation it should be
- According to the documentation the users Department should be able to set & changed via the API but I’ve tried the different options in the SCIM API documentation but none work.
- I can’t get the SCIM API user filter call to work using the GET /scim/v2/Users?filter=userName eq employee@company.com&count=51&startIndex=4
Does anyone have experience with the SCIM API that have solved these issues?