Creating users without the registration page

Hello. The issue i have is this. i am creating an internal app were all users are created by the admin but they can update their password later in their profile page. My app does not have a registration page. So how to create an admin user without a registration page?

One option is to do it manually, go to Data → App data and click on New Entry. After that use a workflow to send them a login link using the “Send magic login link” workflow action so they can reset their password on the profile page. It might be a good idea to allow admin’s (or just the admin of all admins) to create other admins.

image

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.