How to delete tenants in WSO2 Identity Server?
问题 In v 4.6.0, we cannot delete tenats through the UI, only disable. However, I see there is a deleteTenant method on the TenantMgtAdminService soap service. I have tried to call this service, but I get an error. From the logs, it has: {org.wso2.carbon.tenant.mgt.services.TenantMgtAdminService} - Error deleting tenant with domain: test7.tenant and tenant id: 136. {org.wso2.carbon.tenant.mgt.services.TenantMgtAdminService} java.lang.NullPointerException at org.wso2.carbon.tenant.mgt.services