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