Hello, I am interested in understanding if there exists a method to restrict access to a particular module/application from selectively chosen applications/modules. The aim is to effectively manage dependencies and control access, ensuring that certain modules/apps do not have access to specific dependencies within our system. Is there a way to do it from Service Center?
Hi @Mayur Budukale ,
Please go through this document it will help to understand how to manage IT users and roles.https://success.outsystems.com/documentation/11/managing_the_applications_lifecycle/manage_it_users/understand_the_permission_model_for_it_users/
Regards
Rahul
Hi,
@Rahul Sahu is right.
You need to setup different teams in LifeTime, with different roles for developers per team to setup this type of governance.
Regards,
Daniel
Thank you very much @Rahul Sahu and @Daniel Kuhlmann.