added permission finalization
This commit is contained in:
parent
95bd73561f
commit
2f33dceef0
|
@ -456,7 +456,7 @@
|
|||
"type" : "resource",
|
||||
"logic": "POSITIVE",
|
||||
"decisionStrategy": "AFFIRMATIVE",
|
||||
"policies" : "${policylist.output.result}"
|
||||
"policies" : "${policy_list.output.result}"
|
||||
},
|
||||
"method" : "PUT",
|
||||
"headers" : {
|
||||
|
|
Loading…
Reference in New Issue