Administrative Units Attributes

Use the following JSON request and the Identity Security Cloud REST API to add the administrativeUnit schema to an existing connector:


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/saas/msentraid/help/saas_connectivity/microsoft_entra_id/administrative_units_schema.html

I observed few things which might need to be corrected

  1. “isMemberManagementRestricted” in the table is mentioned as Type: String but in the JSON it is mentioned as boolean. When we try to create schema it does not create and gives an error to validate if type is correct. When the type in the JSON is updated to STRING then the schema gets created
  2. The Rest API call that is mentioned did not work. I had to use Create Schema on Source API.
  3. There is no info to add administrativeUnits to the account schema. For it we need to go to OnPrem Entra connector.

Hi Uday! Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: CONDOCS-6427