fix
This commit is contained in:
parent
4d93c95f84
commit
2653e8547e
|
@ -160,7 +160,7 @@
|
|||
"audience" : "${init.input.root_vo}",
|
||||
"grant_type" : "urn:ietf:params:oauth:grant-type:uma-ticket",
|
||||
"client_id" : "${workflow.input.client_id}",
|
||||
"client_secret" : "${init.output.result.client_secret}"
|
||||
"client_secret" : "${init.output.result.client.secret}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue