A cloud-based identity and access management service for securing user authentication and resource access
Error saving SCIM provisioning attribute list in Entra
I am trying to edit the SCIM attribute list for my enterprise application in Entra. I have added custom attributes like:
urn:ietf:params:scim:schemas:extension:CustomFields:2.0:User:cf_time
urn:ietf:params:scim:schemas:extension:CustomFields:2.0:User:cf_droppy
urn:ietf:params:scim:schemas:extension:CustomFields:2.0:User:cf_checky
.......
Even after normalizing all field names to lowercase and underscores, and signing out/in, I keep encountering this error when clicking Save:
“We encountered an error while updating provisioning configuration for Saving attribute list”
- I verified that all fields are unique and there are no duplicates.
- The portal allows me to type the attributes, but does not save.
- This happens consistently across browsers.
Can you help me understand why this error occurs and how to successfully save a custom SCIM attribute list? and how to solve this any thing i'm missing