Hi,
I am trying to make this implementation with Keycloak 25.0.1
Organization feature: On
Fixed number of REALM’s: 2
In my configuration I want to assign REAL users in multiple Organizations, this setup will facilitate the integration with the application I am working on.
From my tests it seems that the core feature of Organizations has limit to assign the users in only one Organisation.
This feature seems to be implemented in an Keycloak plugin phasetwo, but I wanted to keep my implementation simple and to use only core Keycloak features.
Is there any want to configure the core Keycloak organisation feature to assign users in more than one organization?
Thank you in advance!