Skip to content

fix(rls,Session.uData): obtain roles via groups

Andrii Bezuglyi requested to merge fix/ubm_shortcut_rls into master

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 and roleIDs attributes given to user indirectly via groups.

#26 (closed)

Merge request reports