Forum Discussion
owinoakelo
Sep 26, 2022Microsoft
Azure AD SCIM Validator is in General Availability (GA) Status
You can now validate the compatibility of your SCIM provisioning endpoint and Azure AD code base using our Azure AD SCIM Validator. This tool can be used by ISVs who want to build SCIM compatible ser...
Doogal
Copper Contributor
Where's the best place to ask questions about the results I'm getting from the validator? My POST /Users request is failing validation but I'm not getting a reason for the failure
Doogal
Nov 29, 2022Copper Contributor
Turns out the status code should be 201, but the validator doesn't indicate that's the problem
- owinoakeloJan 10, 2023Microsoft
This feedback is noted Doogal Vincent_Drake_Cerberus and JameyAbdelnoorJameyAbdelnoor . We are working to address these, and I will share the individual updates.
- pvassilievJan 30, 2023Copper Contributor
owinoakelo , same issue as @Vincent_Drake_Cerberus with phone primary attribute being sent as random phone number string instead of boolean value.
- GeoffBonesMay 31, 2023Copper Contributor
I've run into the same issue with phonenumber[0].primary being sent as a string phone number, rather than a boolean.
Anyone found a workaround?