Project

General

Profile

Actions

Feature #5219

open

Support name prefix of data requesters in the policy

Added by Saurab Dulal almost 2 years ago. Updated 8 months ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
06/27/2022
Due date:
% Done:

0%

Estimated time:

Description

In the current design, the mGuard controller doesn't support policies with the requester's name prefixes. For example, even if all the users under a prefix, say /edu/memphis/netlab, have the same policy, each of these users' names needs to be specified in the policy.

policy-id           0
requester-names     /edu/memphis/netlab/A, /edu/memphis/netlab/B ... /edu/memphis/netlab/N
....

After this change, the above policy can be written as;

policy-id           0
requester-names     /edu/memphis/netlab
....
Actions #1

Updated by Lan Wang 9 months ago

  • Assignee changed from Saurab Dulal to Adam Thieme
Actions #2

Updated by Adam Thieme 8 months ago

  • Tracker changed from Task to Feature

not currently necessary for testing. small feature that would be easy to implement, when time is available

Actions

Also available in: Atom PDF