sparse-angle-36437
06/29/2021, 6:38 PMkratos-selfservice-ui-node
natively on my computer (not running on a container). My end goal is to modify the UI to adapt it to my needs. Note that I have followed instructions here (https://github.com/ory/kratos-selfservice-ui-node#test-with-ory-kratos). So I have Kratos and Mailslurper running as Docker containers. When I try to register a new user in the UI, I end up with an infinite redirection loop (see screenshot). Also, I see the following error multiple times in the Kratos logs (see screenshot). Somehow it seems like the Kratos container is not receiving back the session cookie from the browser. What am I doing wrong?