Open Closed

How to enable impersonation in abp commercial? #2456


User avatar
0
hmahmood created
  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

We are trying to enable the impersonation in the application using this documentation

We are unable to find the impersonation setting in the codebase, so we have to enable it manually as per our abp version, following the above mentioned documentation.

We are facing some issues like

  • we are unable to find theses classes AbpSaasHostWebOptions AbpIdentityWebOptions (Please guide which nuget package required to install, if any)
  • We did find the AbpAccountOptions class, but it don;t show any options like (TenantAdminUserName , ImpersonationTenantPermission)

Due to the above issues, we are unable to move further. Your urgent assistance is required in this regard.


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

    HI

    The impersonation feature is only available in v5.0+.

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