Open Closed

Extend Tenant Management and add Custom Host to Abp Microservice Project #3639


User avatar
0
techieasp@gmail.com created
  • ABP Framework version: v4.4.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Architecture: Microservices

I am trying to extend tenant management to store subdomain names in the database. Same as in this article https://blog.antosubash.com/posts/abp-extend-tenant-with-custom-host However, not able to achieve fully in my project.

Can you please share any sample and/or reference link and/or guideline to achieve the same functionality in the Microservice template?


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Saas microservice located in the microservice template is a layered application like any and you can customize this service as in the article to extend the tenant management.

    We don't have any samples for this specific case.

    Please share the problems you come across while following the article with us or the author of the article so that we can help better.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11