Activities of "andmattia"

Hi

I follow the document and I've create a new solution based on microservice.

I add a new service to my new microservice solution and it works fine, so now I want to add a new application so to do that I think:

  1. add new service (ok)
  2. add new gateway, I copy the web gateway in the solution and adjust octleton.json
  3. add new UI app, a new Angular app. I copy a angular app came from new app template

Point 2 and 3 I'm not sure if it's the best way to do.

  • ABP Framework version: v5.3.1
  • UI type: Angular

Hi

we have create a solution based on microservice template, we follow the guide to create a new microservice and add it to the solution.

Which is the best way to add a new gateway and new UI app (angular)?

We copy and paste the folders but need a lot of reworks

I've the same problem and I read this thread to find the solution. In my case I've change my EF repository to use IDbContext instead DbContext.

I think the misconfiguration came from AbpSuite, so when you create a new entity you get custom repo based on concrete DbContext. It works fine if you don't need to move into a microservice but if you move later to microservice you need to change this.

For example the CmsKit has this issue in BlogFeature you get and in Blog you have

With this configuration it's impossible to Replace the DbContext.

I hope this example can be usefull.

  • ABP Framework version: v5.3.1

We have some issue on a multitenant app for user admin that change user name.

We user register a new tenant an admin will be create by the backend but user can change admin user name.

I think it's not a good option because in that way for admin is not static and we can't access with impersonation.

Is it possibile to lock admin user name? Or other work around?

Any update?

I've sent data to login

Hi

so we can't use Auth server per tenant? or we can't use auth per tenant with Swagger?

All 2 apps is develop with abp same version with angular auth page.

I prepare a use to see our landscape and send to support

Hi

I can prepare and account for sure, how can I share the login data?

If you write to me an email è reply with credentials.

Can you explain more details? The problem happen in swagger and in angular app but only from 1 app and not in both

Hi

nop the problem is very high.

Our second app read all logs from db.

We check on Postgres SQL and no tenant will be submitted on the query.

Showing 111 to 120 of 187 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 October 30, 2025, 06:33