Guys,
My requirements describes that we should provide a way to remove portal users from external systems.
So, basically I want to call some portal endpoint (preferable a Web Service) to remove this user from portal database.
Is it possible? Is there any standard way to do that? Should I have one separate server on production just to server this type of request?
Thanks!