Open Closed

How to Impersonate a User in a Tenant from Host? #2492


User avatar
0
MichelZ created
  • ABP Framework version: v5.1.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

We have upgraded to 5.1.1 and one of the features we're interested in is Impersonation. This worked well in aspnetzero for us. We have added the "Impersonation" Claim Type to the _App application.

However, we can't see any sign of Impersonation in the Angular UI. There are no permissions to set, there are no impersonation options.

We have looked at the documentation here: https://docs.abp.io/en/commercial/latest/modules/account/impersonation#angular

The documentation is fairly thin, some more description on HOW to impersonate users would also be great.


1 Answer(s)
  • User Avatar
    0
    MichelZ created

    Nevermind.... this was actually a deployment issue. The latest version didn't deploy properly, that's why I wasn't able to see the menu items :)

    Looks like this is working now!

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