Hi All,
I am working on SAP fieldglass and as per requirments other than the OOTB attributes which are being passed in plan the client is asking more to be passed.
This is how it is currently showing but when i trigger provisioning it shows in SP like this instead of firstname and lastname
Add name.givenName: Vinita
Add name.familyName: Arora
which looks like the structure of scim format:https://XYZ1.us.fieldglasstest.cloud.sap/api/v1/Users/z24110521205719765584898
DOES THAT MEAN ONLY THE FIELD I AM GETTING IN SCIM I CAN UPDATE WHILE CREATING ACCOUNT?