fix(rls,Session.uData): obtain roles via groups
Fixed onUserLogin function, so that Session.uData would:
- set up
groupIDsuData attribute to array of group IDs where the current user belongs to. - have roles in
rolesandroleIDsattributes given to user indirectly via groups.