Hello,
we have a multi-tenant app and in each there can be several sub-clients. To make it more clear, we have the following scheme:
project1.domain.com where exist companies: Company A, Company B, Company C…
project2.domain.com where exist companies: CompanyX, CompanyY…
User’s email must be unique within each project (ie. can be used in another one).
Our assumption is that all Companies, no matter what project it is, would install our app in their Okta instance via the App Catalog. And all they would need to setup is the subdomain (project1, project 2…) without having to set Client ID and Client Secret. So Client ID and Client Secret would be shared for all companies in all projects. We want to keep the setup as simple as possible.
Is this an acceptable solution for Okta?
Thank you and kind regards,
Jakub from Sharry