I'm making an integration of WSO2IS with Ldap and I couldn't find where I can configure RootPartition property from tenant-mgt.xml file on deployment.toml.
Because I need to change from:
<Property name="RootPartition">dc=wso2,dc=org</Property>
To:
<Property name="RootPartition">dc=wso2,dc=com</Property>