Can you share applications between tenants?
-
I'd like to do this.
-
No, you cannot.
However, it is worth diving a bit more into the use of the word "application", which is overloaded.
There is:
- your application, represented by a webapp or code or a third party app
- your application configuration, stored in FusionAuth
Application configurations cannot span tenants. They are scoped to the tenant. However, if you need to have the same config (redirect urls, client ids, etc), you could script it.