[keycloak-user] Client Id and Timeout

Stian Thorgersen sthorger at redhat.com
Thu Jan 14 02:56:39 EST 2016


Once the client session is removed (it'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'd be left with garbage
from abandoned logins

On 13 January 2016 at 21:27, Travis De Silva <traviskds at gmail.com> wrote:

> Hi,
>
> 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 "You took too long
> to login. Login process starting from beginning.", the clientid becomes
> null ( (sometimes).
>
> Is there anything I can do from the freemarker template to identify the
> client id so I can then accordingly handle these errors?
>
> Cheers
> Travis
>
>
>
> clientId=null
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160114/38f8aa50/attachment.html 


More information about the keycloak-user mailing list