Can I have physical as well as logical separation of my tenants in FusionAuth?
-
I need the ability to have some tenants isolated logically and others geographically. Is this possible?
-
Tenants are separated logically, with users, identity providers, and applications all separate.
If you need physical or geographic separation (for instance, to host users in
tenant Ain the USA and users intenant Bin Germany, you can do this by running two instances of FusionAuth. You can keep system wide configuration in sync using scripts with the client library.