[keycloak-user] Want Session expired or not from keycloak server

Stian Thorgersen sthorger at redhat.com
Tue Sep 25 07:31:07 EDT 2018


Not sure if there's already a protocol mapper that would do it, but you
should at least be able to create a custom one that adds the details to the
token.

On Tue, 25 Sep 2018 at 12:45, mukesh Harshwal <mukesh_harshwal at yahoo.co.in>
wrote:

> Hi all,
> I am using Keycloak 3.4.3.Final as SSO solution for my applications. I
> want to display session inactivity popup if user is inactive for certain
> time, I want to know in how much time session is going to be expired, so
> that he can click on continue button to keep session continue, or he can
> logout immediately by clicking logout button in popup.
> I there any way to know session expiry time? I tried with ActiveToken's
> API isExpired() but it doesn't serve my purpose.Is there any way to know
> session is expired or active?Please help me.
> Thanks,Mukesh Harshwal
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list