Hi,
I am on OpenrMRS 1.11.4, refereance application 2.3.
I would like to know how to make the app visible to particular user.
I created a new privilege starts with App:
and add this privilege to the role. When i access openmrs with the role specified above, i do not see the app.
Please let me know.
Thank you.
I am able to figure this out. Thanks
It would help others if you also shared the solution.
Hi Daniel, Under the json file, add “requiredPrivilege”: “App: name of the privilege” then add “App: name of the privilege” to privilege under Manage Privilege. Then add this privilege to your role. thanks