enterprise/flex-auth integration layer
This commit is contained in:
parent
e33f296bdb
commit
6cb3b7b172
17 changed files with 1240 additions and 23 deletions
|
|
@ -272,6 +272,15 @@ permissions:
|
|||
write: [out]
|
||||
network: false
|
||||
assisted_generation: false
|
||||
policy:
|
||||
subject_from_token: examples/policy/netkingdom-claims.yaml
|
||||
policy_map: examples/policy/enterprise-policy-map.yaml
|
||||
required_assurance:
|
||||
mfa: true
|
||||
emergency_justification: INC-123
|
||||
decision_log: .markitect/policy-decisions.jsonl
|
||||
flex_auth:
|
||||
resource_manifest: examples/policy/flex-auth-resource-manifest.yaml
|
||||
responsibilities:
|
||||
human:
|
||||
approves_outputs: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue