Force Keycloak to create one session by client id

Hi,

I´m not an expert.

I have two client id which are configured with open id connect.

We use authorization code flow.
If you we use the same browser in order to log user on these two clients, Keycloak create one session for the two client (when we go on session of the user we see one session with two clients in table).

If we use different browser (one by client), Keycloak creates one session by client id.

The problem if use the same browser, if we logout the session. we revoke all client id.

Is it possible to create one session by client id for a user and how to do it?

1 Like

Do you solved it?

Im with same question.

Hey i am on the same boat , any update ?

Any updates on how you solved it?