Closed keshavkaul closed 3 months ago
This extension is designed to allow Users to be members of multiple Organizations within a single Realm. Realms don't allow multiple Users to have the same username. If you are looking for isolated multi-tenancy, this extension probably isn't for you. I'd suggest Realm per tenant.
@xgp Thanks appreciate it, so any suggestions on how to handle performance impact on Keycloak having realms greater than 100? I'm not looking for a solution but any hint or direction would be nice.
@xgp Does PhaseTwo SaaS offering support realm per tenant scenario?
No.
We have an on prem multi-tenant authentication system that does not share users. We want to move to keycloak with Phasetwo's Organisation extension. But from the docs it seems that all Organisations can share users. I wanted to understand what possible issues we may face when migrating the users to keycloak. One problem i can foresee is of same username conflict between organisation. Any suggestions for resolving this problem?