Hi,

Is it possible to setup keycloak so that:
the JWT "sub" attribute would be different in every client for the same user ?

This is to prevent from crossing information between clients.

Thank you.