Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Tiago Alves
34
Views
1
Comments
Grant access to user management in Enterprise Manager
Question
Hi everyone,
I am trying to add a new user type, let's call it "appAdmin", and I want to this appAdmin to be able to create new users in the Enterprise Manager.
Basically, I am trying to integrate my application's backoffice into the Enterprise Manager.
My problem is, I already gave permission to this appAdmin to access the "User" node but when it comes to create a new user, I'm getting the "You don't have permission to view the required screen". How can I grant this kind of permission? All I need to inherit from the Enterprise Manager is the User CRUD functions, everything else is from my backoffice.
Thanks everybody!
Paulo Tavares
Staff
Hi Tiago,
The way to do it would be to see what roles/permissions does the Create New User screen need, in Service Studio, and then grant one of them to the "appAdmin" user.
Then, in Enterprise Manager, open the appAdmin user profile, and grant him the required permissions/roles.
After logging off and logging in again, it should work.
Does this make sense? Let us know how it goes, and if it still doesn't work.
Regards,
Paulo Tavares
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...