[keycloak-user] Multiple AUTH_SESSION_IDs
Dmitry Telegin
dt at acutus.pro
Mon Jul 30 20:36:29 EDT 2018
Hi Priti,
Setting identical node names is definitely not something you should do, you will break synchronization between the nodes in the cluster.
See this discussion: http://lists.jboss.org/pipermail/keycloak-user/2018-July/014752.html
And could you please share your load balancer config, so we can look into it?
Cheers,
Dmitry Telegin
CTO, Acutus s.r.o.
Keycloak Consulting and Training
Pod lipami street 339/52, 130 00 Prague 3, Czech Republic
+42 (022) 888-30-71
E-mail: info at acutus.pro
On Mon, 2018-07-30 at 20:53 +0530, priti guleria wrote:
> Does keycloak create one AUTH_SESSION_ID per owner session node when in
> cluster? I have a cluster with two owners for sessions and with every
> successful login there are two AUTH_SESSION_IDs returned.
>
>
>
> Also, I tried to remove route information from AUTH_SESSION_ID by following
> the below link. However, route information was dropped only for
> authentication session and was retained for user session. Is there anything
> more to be done here?
>
>
>
> https://github.com/keycloak/keycloak-documentation/blob/master/server_installation/topics/clustering/sticky-sessions.adoc
>
>
>
> To overcome some of the above problems, I am configuring jboss.node.name to
> same value say “mycookie” in every node in the cluster and then add routing
> information in load balancer. Will this cause any issue? I have not noticed
> any issue so far.
>
>
> Thanks,
>
> Priti
> _______________________________________________
> 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