Enterprise access control integration
This commit is contained in:
parent
ffab98be10
commit
5ecb52aece
9 changed files with 838 additions and 3 deletions
|
|
@ -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",
|
||||
]
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue