Cakedc/users extending endless redirect

I have create a new cakephp 4 project and install arodu/cakelte and cakedc/users. I have follow the doc for extending the cakedc/users plugin and create model, table and controller exactly as the doc say, but when i access the main page or login page I get an error 414 with the message “Submitted URI too large!”. if I use just the default controller, all work fine.
Can someone have a hint to guide me what I’m doing wrong.

Need to copy the file users/permissions.php at master · CakeDC/users · GitHub to app/config
and update the rules.