Hey! We recently deployed kratos and kratos-selfse...
# talk-kratos
w
Hey! We recently deployed kratos and kratos-selfservice-ui-node. We specified a cookie domain to make sure the cookies can be shared between kratos and kratos UI as I believe that is a requirement. How can developers test their own local UI with our deployed kratos instance? We can only configure a single flow UI url in kratos. One way would be to overwrite the UI domain (using /etc/hosts) but they would have to bother with getting the certificates for a domain they don't own and switching the overwrite in and out. Any recommendation here? Would appreciate any input