Activities of "datdv1"

Hi liangshiwei I'm using Authentication is not separated module. How i can custom login page on my solution? Could you please show me where is the login page inside the source code, please give me a screen shot of login page. The Collections will be created dynamically So how long collections will be created?

Hi liangshiwei, I want to modify SaaS module so that each tenant has its own logo, company name, and domain. When users access their tenant domain (url), the application automatically switch to their tenant with their own logo and company name. Could you please advise me steps to implement this feature in order to follow ABP best practices. Many thanks in advance.

Here is the screenshorts

screenshort error:

This looks like a problem, I'll check it

We can easily do it step by step?

This is a big topic, you can try to implement, if you encounter problems, we will be happy to help you

Thanks liangshiwei, I looking forward to your response

Hi,

I think the document can help you:

https://docs.abp.io/en/abp/latest/Multi-Tenancy#determining-the-current-tenant

ABP provide the domain tenant resolve

https://docs.abp.io/en/abp/latest/Multi-Tenancy#domain-subdomain-tenant-resolver

Thanks! I'm newbie of ABP framework! I think it is more efficience to make some online meeting. We can easily do it step by step?

Hi liangshiwei Here is the screenshorts

screenshort error:

screenshort List db for main tenant - because we have more than 60 collections, a image cannot capture all colelctions:

screenshort List collections for first tenant - it have enough collection:

screenshort List collection for second tenant - it only has 7 collections:

Thanks liangshiwei I have one more question to ask. Yesterday, I reviewed feature multitenant in my local, I see create first tenant has initialized all collections that host tenant has. But when I create second tenant , I dont see it initialized all collections like host tenant.(Host tenant has about 60 collections, first tenant has 60 collections as host tenant, second tenant has only 7 collections) Is this is bug? How can I resolve ?

Hi liangshiwei I want one tenan to have its own domain, Can you suggesst for me implement solution this?

Thanks liangshiwei!

I have one more question to ask. I want one tenan to have its own domain, Can you suggesst for me implement solution this? And I also want the way how to implement it both of following solutions:

  1. Authentication is not separated module
  2. Authentication is a separated module

Thanks liangshiwei reply for me! I have one more question to ask. Yesterday, I tried the following steps:

  1. use <db_name> in mongo db
  2. create tenant in UI angular with format connectionString: mongodb://<user>:<password>@<replicaset_name>/<db_name>

I got the error: Cannot create namespace <db_name>.AbpPermissionGrants in multi-document transaction Is it also to this problem?

Showing 91 to 100 of 109 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11