more resilient to return type from shub

This commit is contained in:
Marco Lettere 2022-01-26 11:05:49 +01:00
parent 604a78af89
commit e659207019
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@
"userId" : "${get_service_account_user.output.body.username}" "userId" : "${get_service_account_user.output.body.username}"
}, },
"headers" : { "headers" : {
"Accept" : "application/json",
"Authorization" : "Bearer ${authorize_with_uma_rpt.output.body.access_token}" "Authorization" : "Bearer ${authorize_with_uma_rpt.output.body.access_token}"
} }
} }