Hi Ushani, I think you can use the SCIM APIs[1] to do this.
You can create a SCIM group with selected users first and delete that user SCIM group, there are APIs for those two operations. [1] https://docs.wso2.com/display/IS530/SCIM+APIs Thanks, Iqbal On Thu, Nov 9, 2017 at 9:10 AM, Ushani Balasooriya <[email protected]> wrote: > Hi IAM Team, > > During the implementation of a third party web app to manage users, I > wanted to have a feature where I can select few users and delete them at > once. > > Then I noticed in our admin services we have only below methods to delete > users in our *UserAdmin* service. > > - *addRemoveUsersOfRole* - Delete users only in a particular role > - *deleteUser* - Delete one selected user > > In *deleteUser* method allow only one user to delete. > > Can you please advice whether this is designed and implemented due to any > particular reason or is it a lacking feature in our system? Or is there any > other mechanism for me to delete set of users at once? > > Appreciate your quick response. > > Thanks, > -- > *Ushani Balasooriya* > Associate Technical Lead - EE; > WSO2 Inc; http://www.wso2.com/. > Mobile; +94772636796 > > -- Irham Iqbal Software Engineer WSO2 phone: +94 777888452 <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
