Open Closed

Detail steps to encrypt host and tenant connection string in microservice template #5773


User avatar
0
duyan11110 created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: 7.3.0
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes I am using microservice template to build my app and would like to encrypt connection string (both for host and tenants). I know that I have to override DefaultConnectionStringResolver and MultiTenantConnectionStringResolver but please show me detail steps to do that including where I should write that code. Thank you so much.

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://support.abp.io/QA/Questions?Filter=MultiTenantConnectionStringResolver

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