This commit is contained in:
Marco Lettere 2021-11-23 17:16:20 +01:00
parent ab8f573ac9
commit e6ec1c4195
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
"inputParameters" : {
"url" : "${init.input.storagehub}/workspace/groups/${shubify_context_name.output.result.shubified_context_name}/users",
"method" : "PUT",
"body" : {
"body" :{
"userId" : "${get_service_account_user.output.body.username}"
},
"headers" : {