I found this tutorial to secure Spring Cloud Gateway. It works well, but I would like to allow access to unregistered users to specific URLs (let\'s say /public).
I modif