This code works in my testing when added to the top of /app/views/client/bootstrap/structure.pdt
<?php echo $this->Html->_($client->id_code, true); ?>
However, you must LOG IN as the client, it will not work if you are an admin and use the "login as client" feature.