Open Closed

Tenant impersonation #7110


User avatar
0
rivz created
  • ABP Framework version: v8.1.1
  • UI Type: Blazor Server
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Is it possible for a tenant to impersonate other tenants? I know that host can impersonate other tenants, but lets say i have "tenant1", "tenant2" and "tenant3" I would like to have "tenant2" to access "tenant1" and "tenant3" admin account. Similar to user impersonation.


2 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hello,

    In the ABP Framework, the multi-tenancy feature is designed to isolate tenants from each other. This means that by default, one tenant cannot access the data or impersonate another tenant. This is a fundamental security feature of multi-tenancy.

    if you want to develop such scenario you would need to implement this functionality yourself.

    thanks

  • User Avatar
    0
    rivz created

    Thank you!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00