Thing is when you delete a tenant, there are lot of things to delete. Starting from DB entries for tenant and userstore, registry data, artifacts, etc. Because if you are truly deleting a tenant then it should be possible to create a tenant with same domain name and also not to contain something that previous tenant created inside new tenant.
Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Tue, Oct 18, 2016 at 7:05 AM, wenxzhen <[email protected]> wrote: > The problem is that we will have many "old" tenants and it's not > convenient when we are doing verification during the development. > > What's the stopper to delete a Tenant? Can we do the delete with SQL > statement "DELETE on CASCADE"? > > Thanks, Wenxing > > ------------------ Original ------------------ > *From: * "Thusitha Thilina Dayaratne";<[email protected]>; > *Send time:* Tuesday, Oct 18, 2016 9:59 AM > *To:* "wenxzhen"<[email protected]>; > *Cc:* "dev"<[email protected]>; > *Subject: * Re: [Dev] [AS 5.3.0]How to delete a Tenant? > > Hi Wenxing, > > There is no out of the box way to delete a tenant. But you can deactivate > the unwanted tenants. > > Thanks > Thusitha > > On Tue, Oct 18, 2016 at 6:56 AM, wenxzhen <[email protected]> wrote: > >> Dear all, >> >> I searched the archive mail list, but can't find the answer. Please help >> to advice whether it's possible to delete a Tenant? and How? >> >> Thank you very much, >> Regards, Wenxing >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thusitha Dayaratne > Software Engineer > WSO2 Inc. - lean . enterprise . middleware | wso2.com > > Mobile +94712756809 > Blog alokayasoya.blogspot.com > About http://about.me/thusithathilina > <http://wso2.com/signature> > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
