We are testing our SCIM server and test application with Runscope and have run into an interesting issue.
On the “Assign user to SCIM App” step, the test app is returning a 403 with this response:
{“errorCode”: “E0000075”,“errorSummary”: “Cannot modify the givenName attribute because it has a field mapping and profile push is enabled.”,“errorLink”: “E0000075”,“errorId”: “oae7TSdiol1SSmdF3lkiZE0nw”,“errorCauses”: }
This of course causes a few of the subsequent assertions to fail.
Hello! I’m not familiar with this error, but is there any chance you are responding to Okta’s user creation POST with a different givenName value than what Okta sends over? Your response should look like following: