Hi,
the domain.ds test sends the following json to the DC:
{
"operation" : "composite",
"address" : [],
"steps" : [{
"operation" : "composite",
"steps" : [
Is it intentional that the outer steps consists of one step "op: comp" which
then contains
the real steps?
Thanks
pilhuhn