Hi
I would like to ask 2 questions about tenant management feature
-> [Database migration has been queued and will be applied soon.] is displayed, where/how can I check the migration result?
How can I achieve SANDBOX?
Use Cases: An enduser wants to test once in the sandbox before setting it up in production.
Example: enduserhttps://help.salesforce.com/s/articleView?id=sf.data_sandbox_create.htm&type=5
Question: How can I achieve this with ABP Commercial?
・What is the correct language to use when developing on ABP Commercial? -serverside:C# -frontend: AngularJS or MVC
・For DB, RDB and MongoDB are available.
Yes, I have the following understanding.
a.xxxx.com = rei_okawara@portx.team b.xxxx.com = rei_okawara@portx.team c.xxxx.com = rei_okawara@portx.team
I also understand that each has the same information but is a different user.
In that case, it would be tedious to log in for each tenant. My ideal would be as follows, is it possible to achieve each of these?
once I log in to any tenant, I can use a pull down to switch tenants.
be able to SSO from ABP Commercial's IdP to each tenant
third party IdPs can SSO to each tenant.
Thank you very much. I understood that your idea is user provisioning.
Is there a way to SSO each tenant?
Examples are https://support.zendesk.com/hc/en-us/articles/4408829476378-Setting-up-multiple-brands
zendesk allows multiple subdomains (brand) to be created within one contract.
Can one user belong to multiple tenants?
Use Cases: ・I belong to the parent company. ・There are multiple subsidiaries and each subsidiary has its own CRM with ABP Commercial. ・I want to belong to multiple subsidiaries.
Proposed Solution:
1.Use IDP such as Okta. →I think this can be done.
I would like to implement a webhook feature like ASP.NET Zero.
https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Webhooks
thx