Since SS 1.1.0 we do support concepts of environments. There can be
multiple database server instances in single environment. So according to
above use case, there can be multiple database server instances (R&D and
maintenance ) for Development environment. At the moment any user can
access any environment, configured in SS, but we need to control who and
how they gonna access these environment. that is the whole purpose of RBAC.

So far we have identified four permissions.

1. Access (Read)
2. Create
3. Modify
4. Delete

These permissions should be assigned to user Roles against environments. By
doing that we can check whether particular user has permission to access
the environment.

Cheers,
Dhanuka
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to