The delete user account self-service allows authenticated users to permanently delete their account.
The self-service is started by calling the URI /delete-user
(relative to the Loginapp URL). The URI can be placed as link in an application and is part of the User profile self-service in the JSP-Loginapp.
The user must be logged-in in order to use this self-service.