Issue with access_token and multiple organization | Raised bug in keycloak

When a user belong to multiple organization, and have access to multiple clients within same organisation.
If that user tries to login into the client 1, and then selects which organisation to login (say org1), it will be associated in the access token of client 1

But now same user opens client 2 app, and it auto logs in, but the access token will not contain the selected org.

But it works fine if user belong to only 1 org, then the organisation returns in both of the client’s access_token.

I have raised bug in keycloak for the same, with proper screenshot.

Please advice if this is not actually a bug and I’m doing something wrong?

Here is the link: