Dear all, With AS 5.3.0, we are able to create multiple tenants, and per tenant, we can create its own users with different roles.
Regarding the Role definition in the DB, we have several kinds of roles, including: 1. UM_ROLE 2. UM_USER_ROLE 3. UM_SYSTEM_ROLE 4. UM_SYSTEM_USER_ROLE 5. UM_HYBRID_ROLE 6. UM_HYBRID_USER_ROLE 7. UM_SHARED_USER_ROLE My questions are: 1. what's the differences between them, how about the use cases? 2. when I am using the UserStoreManager to addUser with role lists, into which table will those roles go? 3. for an User, I can get its role list, but how to get the permission list of an User? Please shed more light on this topic and share some detailed description for reference. Thanks, Wenxing
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
