Activities of "maliming"

hi Are you publish your project in RELEASE mode?

HI

Can you write some code in Program class to confirm the environment?

hi

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

hi

Please share the full logs.

hi Add ServiceLifetime.Scoped to DependencyAttribute.

[Dependency(ServiceLifetime.Scoped, ReplaceServices = true)]
[ExposeServices(typeof(AbpSignInManager), typeof(SignInManager<Volo.Abp.Identity.IdentityUser>))]
public class LitmusSignInManager : AbpSignInManager

hi

Can you try to use the userName?

userName: "Arun"

hi kaustubh

Have you changed anything of the themes or CSS? Can we reproduce this in the default project?

so the user to login need to know the username, password and tenant name, right?

Yes, Usually we need to know the current tenant.

How can I have 1 identityserver with one DB, and then have 1 API(sales for example) using multiple databases for each tenant?

identityserver should also support multi-tenancy. Just like the default template.

hi

  • √ Separate DB per tenant needed
  • √ Host related tables only in the default host database and not in each tenant DB

Each tenant needs to two separate databases accessible within one module.

Not supported by default, maybe you can try to customize MultiTenantConnectionStringResolver service.

How would we implement the ability for a tenant to be able to query between two tenant specific databases specific to them?

The connection string will automatically change When the tenant changes. https://docs.abp.io/en/abp/latest/Multi-Tenancy#change-the-current-tenant

hi

Can you try to remove these?

The custom.css file should be added in virtual file system.



  <ItemGroup>
    <Content Remove="wwwroot\styles\custom.css" />
    <Content Remove="wwwroot\styles\lepton1.min.css" />
  </ItemGroup>


  <ItemGroup>
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-100.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-200.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-300.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-600.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-600italic.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-700.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-700italic.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-italic.woff2" />
    <None Include="wwwroot\assets\fonts\poppins-v6-latin-regular.woff2" />
    <None Include="wwwroot\styles\custom.css" />
  </ItemGroup>

Showing 10301 to 10310 of 11558 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.