Hi, Currently in RSS there is no way to control each user from accessing different environments based on a permission model. By introducing RBAC, system admin can assign permissions to each user for each environments.
Please refer below use case: [image: Inline image 1] There are four roles (Developer , Tester, Sys Admin, Support member) and four environments. Each role has been restricted to certain activities and certain environments. For example, Developer can create, delete, modify and access Development environment while only can access QA environment. Sample permission model: *Developer* *Tester* *Sys Admin* *Support Member* *Development* A,C,D,M A,C,D,M *QA* A A,C,D,M A,C,D,M *UAT* A A,C,D,M *Production* A,C,D,M A Access *A* Create *C* Delete *D* Modify *M* Cheers, Dhanuka *Dhanuka Ranasinghe* Senior Software Engineer WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 715381915
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
