started work on role_created event
This commit is contained in:
parent
9e15bbf00b
commit
ca48efb788
|
@ -40,7 +40,7 @@
|
|||
"taskReferenceName" : "get_all_vres",
|
||||
"type" : "SIMPLE",
|
||||
"inputParameters" : {
|
||||
"url" : "${init.input.keycloak_admin}/clients?clientId=%2F&search=true&first=0&max=500",
|
||||
"url" : "${init.input.keycloak_admin}/clients?clientId=%252F&search=true&first=0&max=500",
|
||||
"method" : "GET",
|
||||
"headers" : {
|
||||
"Authorization" : "Bearer ${authorize.output.body.access_token}",
|
||||
|
|
Loading…
Reference in New Issue