Create multiple users for logging in once the application is running.

0
Hi, I was trying to create an application wherein I have an admin portal and a user portal and I want to create the users from admin portal so that the created users also can log in using the admin created credentials.  I tried whatever sources I could get. but I could not achieve the goal. ie creating multiple users once admin logs into the application. Some directions or sources will be helpful.  
asked
1 answers
5

You should add the page “Administration.Account_Overview” to the navigation. Now your administrator can create user accounts.

answered