How do I make a user/group as Inactive

Hello all,

I have a list of users/groups.

  1. As an admin, how do I deactivate a user (User who left an Organization.)
  2. I need the users credentials, which has been defined in the work flow of a process or in some history of the process, which cannot be delete(user). How user can be restricted, logging to an application.

Thanks & Regards
Harshal Temkar

Hi,

Re 1) You cannot deactivate an user. You can only delete a user by using “IdentityService#deleteUser()”.
Re 2) Could you please elaborate on this please? The access to an application can be restricted by authorizations (see 1).

Cheers,
Roman

I move this topic to a more relevant section of the forum.