<div dir="ltr">Hello Keycloak friends,<div><br></div><div>I have an application with a custom login theme that shows/hides a user input to make a 2-step flow on a single page; it&#39;s done this way to reduce redrawing the page and to minimize code duplication. The problem here is that the URL doesn&#39;t change between both steps; without a URL change, the browser&#39;s back functionality doesn&#39;t know to step between the steps.</div><div><br></div><div>Do we have any control over the URL from within our login theme? My current idea is to modify/increment the state parameter between steps, but I&#39;m open to any suggestions.</div><div><br></div><div>On the flip side, can we break our steps out into 2 separate pages in a way that our theme doesn&#39;t redraw between page changes? It&#39;s pretty jerky when it does so.</div><div><br></div><div>Thanks!<br>Chris</div></div>