Try using $.loop.loopInput.context.id in the Get Identity step inside the loop.
{{$.loop.loopInput.context.getListOfIdentities.identities[*].name}} will give you the name of Identity in loop.
Try using $.loop.loopInput.context.id in the Get Identity step inside the loop.
{{$.loop.loopInput.context.getListOfIdentities.identities[*].name}} will give you the name of Identity in loop.