Access control based on team membership
Summary
Anyone deployed it?Content
Hi Folks,
Based on my understanding, OSS access control is based on RBAC and BU.
We'd like to have any layer of access control based on team membership. For example, if the login user is assigned to the team of a subscription , he can have full access. If the login user is not assigned to the team of a subscription, he can only have read-only access.
I am thinking to deliver this requirement with custom job role and SQL predicate. I wonder if anyone has already deployed the solution and wonder what techniques are used.
1