Using both trigger_in_child_pipelines and id_tokens fails

After successfully setting up a component call using id_tokens, I wanted to try trigger_in_child to explore more complex dependencies.

This change results in an extends error

unknown keys in `extends` (.gitlab-tofu:my-accounts:tokens)

It appears that the custom id_tokens replacement does not get sent to the child pipeline?