Roles in AccessGroups
AccessGroup instances consolidate a set of roles and portals. while this ensures that users belonging to a particular AG have the same roles and portals, what if we want to restrict access to certain sections on these portals for a subset of users belonging to the same accessgroup?
We shall grant privileges for these subset of users(on the fly) and use the same in sections (privilege based when) to give access, however we will have to then maintain the user/privilege mapping separately(as the operator ID instance doesn't have form fields to support privileges.. Privileges are mapped in access role to obj instances which is tied to an access role which belongs to the AG).
Right now, we have to duplicate accessgroups(with the same set of portals), but with different roles(restricting access) if we want to restrict/grant access to a subset of users