generated from coulomb/repo-seed
Enterprise access control integration
This commit is contained in:
@@ -219,8 +219,12 @@ def _local_label_policy_descriptor() -> ExtensionDescriptor:
|
||||
examples=["examples/policy/local-label-policy.yaml"],
|
||||
metadata={
|
||||
"external_adapters": [
|
||||
"IdentityClaimsAdapter",
|
||||
"DirectoryGroupResolver",
|
||||
"EnterprisePolicyMapper",
|
||||
"RelationshipPolicyAdapter",
|
||||
"RulePolicyAdapter",
|
||||
"DecisionLogStore",
|
||||
]
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user