Member Function Enquiry
Hi.
I am new to the development of Sitefinity.
I am currently using Sitefinity v6.0 and would like to know if there is any out-of-the-box component for an User Admin to view a list of all public registered users and can carry out the function to delete users & edit user profile without logging in the the actual Sitefinity Admin Console.
I have tried to assign a new role with "User Management" function only but the problem is that the user logging in with this new role can also view other "Admin Users" in the Admin Console. So, is there any way to restrict the a role to view only a specific group of users?
Thank you very much.
Evan
Hello Evan,
You can manage and modify users using Sitefinity API. You can find detailed information about this in the following link from our documentation.
Users
You can also check the articles from the link below which could be very helpful to get familiar with the permissions and roles in Sitefinity.
Users, roles, and permissions
Regards,
Kaloyan
Telerik