enhancment of workflow to setup authz initialization

This commit is contained in:
dcore94 2021-03-03 14:45:04 +01:00
parent 9a342dc5e7
commit b90e84f84a
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
"inputParameters": {
"client_location" : "${create_client.output.headers.location}",
"scriptExpression": "var client_id = $.client_location.split('/').pop(); return {'client_id' : client_id}"
}
},
{
"name" : "pyrest",