Hi all, I am quite new to FusionAuth so excuse me if the question is to trivial.
I am developing an application (webapp) and I want to be used as SaaS which means several organitzations can have their own account. I read in the forum that FusionAuth applications can't be shared across the tenants so here is my question. Is the webapp the same thing as FusionAuth application?
My guess to solve this is:
- One webapp
- Multiple FusionAuth applications, which represents the same webapp
- Multiple FusionAuth tenants where each of them has its own FusionAuth application
Is that correct or is there any other way to achieve this behavior? Or is it imposible to achieve with FusionAuth?
Thank you,
Reagards,