Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 635 Bytes

File metadata and controls

18 lines (10 loc) · 635 Bytes

OpaPolicyItem

Properties

Name Type Description Notes
policy String OPA Policy in REGO format [optional]
allRoles List<String> User must match all roles [optional]
anyRoles List<String> User must match any role [optional]
excludedRoles List<String> User must NOT have these roles [optional]
attributes List<OpaPolicyAttribute> [optional]
input OpaPolicyInput [optional]