<div dir="ltr">Once the client session is removed (it&#39;s deleted at some point after the login has timed out) the client id is no longer available. We have to delete this session at some point as otherwise we&#39;d be left with garbage from abandoned logins</div><div class="gmail_extra"><br><div class="gmail_quote">On 13 January 2016 at 21:27, Travis De Silva <span dir="ltr">&lt;<a href="mailto:traviskds@gmail.com" target="_blank">traviskds@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>For theming the login for different clients within a realm, we are conditionally checking for the client ID in the freemarker templates and then accordingly including sub freemarker templates. This is working perfectly but the issue is for certain errors, such as &quot;You took too long to login. Login process starting from beginning.&quot;, the clientid becomes null ( (sometimes).</div><div><br></div><div>Is there anything I can do from the freemarker template to identify the client id so I can then accordingly handle these errors?</div><div><br></div><div>Cheers</div><div>Travis</div><div><br></div><div><br></div><div><br></div><div>







<p><span>clientId=null</span></p></div></div>
<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>