Variants of Existing Permissions:
When faced with the introduction of a new subcontractor requiring slightly adjusted permissions, there are two practical options:- Create a New Policy with Modifications:Develop a new permission policy that mirrors the existing one and make the necessary adjustments.
- Extend an Existing Policy:
Craft a new permission policy that builds upon an existing one, incorporating rules specific to the new subcontractor.
Permissions as Building Blocks:
The complexity of a permission policy can be overwhelming as rules accumulate. To tackle this issue, consider breaking down policies into smaller, more manageable parts that can be combined to create a coherent policy. For instance:- (Hidden) Tower 1 issues basic permissions
- (Hidden) Tower 2 issues basic permissions
- (Hidden) Tower 1 processes basic permissions
- (Hidden) Tower 2 processes basic permissions
- (Hidden) Tower 1 general permissions
- Uses: Tower 1 issues basic permissions, Tower 1 processes basic permissions
- (Hidden) Tower 2 general permissions
- Uses: Tower 2 issues basic permissions, Tower 2 processes basic permissions
-
Tower 1 subcontractor
- Uses: Tower 1 general permissions
- Additional rules for subcontractors
-
Tower 2 subcontractor
- Uses: Tower 2 general permissions
- Additional rules for subcontractors