Skip to main content
Question

app user to manage users

  • May 21, 2025
  • 1 reply
  • 3 views

Forum|alt.badge.img

hi,

im trying to create a batch that automatically creates, deletes or may be update user properties weekly.

i don't want this user to be able to login to the webapp, so i was planning to use App Users but it looks like app users can't be assinged rights to manage users.

How can I assign rights to this user so it can manage users?

1 reply

Forum|alt.badge.img

You may want to consider using a Service Account, which can be assigned specific Co-Admin privileges including Manage Users. For your use case this account could perform automated actions on behalf of the managed users.