Azure scim provsioing is not sending user role details in scim post request body

Sandeep Singh 6 Reputation points
2022-09-01T21:12:06.35+00:00

source attribute: SingleAppRoleAssignment([appRoleAssignments])

I am using roles[primary eq true].value as mapping. With this role details is not present in post request. Getting role details in patch request only. can anyone help with this ?

I also tried roles[primary eq "True"].value and got role value in patch request. Azure sends primary: true in post req. But in patch req getting roles[primary eq "True"] (boolean strings). Why sending boolean in post and string in patch ?

I tried this with both provision on demand and normal job behaviour.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
{count} vote