Proper use of Organizations as opposed to Applications
We are a multi-tenant SaaS product. Each tenant gets their own Application (client id, secret). In our existing Auth0 implementation that we're moving away from, we do not use organizations - we have one large bucket of users, however we still still support the multi-tenancy through each tenant having their own Application.
It seems I should use Organizations so I can better determine how many users each Organization has and control branding, however that's slightly confusing because in Auth0 branding is controlled through Applications. It is as if an Auth0 "Application" was split into 2 in Kinde and is the sum of an Application and Organization. Is that right?
This seems like I should have 1 Organization per tenant and 1 Application per tenant. Sound right?
On a related note, I cannot import organizations. I keep getting this error. I've checked my CSV and tried two formats:
and
Same error for both.
Finally - it isn't clear that a file has been selected or the UI is "working" when you select a file. This would be helpful because I found this particular interface a little clunky to work with.
Thanks!
It seems I should use Organizations so I can better determine how many users each Organization has and control branding, however that's slightly confusing because in Auth0 branding is controlled through Applications. It is as if an Auth0 "Application" was split into 2 in Kinde and is the sum of an Application and Organization. Is that right?
This seems like I should have 1 Organization per tenant and 1 Application per tenant. Sound right?
On a related note, I cannot import organizations. I keep getting this error. I've checked my CSV and tried two formats:
and
Same error for both.
Finally - it isn't clear that a file has been selected or the UI is "working" when you select a file. This would be helpful because I found this particular interface a little clunky to work with.
Thanks!
