diff --git a/templates/user-group_created.json.j2 b/templates/user-group_created.json.j2 index 19343a5..a6e6311 100644 --- a/templates/user-group_created.json.j2 +++ b/templates/user-group_created.json.j2 @@ -60,7 +60,7 @@ [ { "name" : "pyrest", - "taskReferenceName" : "look_up_groups", + "taskReferenceName" : "lookup_group", "type" : "SIMPLE", "inputParameters" : { "url" : "${init.input.keycloak_admin}/group-by-path/${init.output.result.path}",