Open Closed

Unable to login to tenant from host dashboard after upgrading to ABP 9.0.5 #8823


User avatar
0
Bryan-EDV created
  • ABP Framework version: v9.0.5
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi team,

we have recently upgraded from 8.x.x to 9.0.5.

However the login with this tenant button from host-admin account seems to be gone.

we used to be able to use "Login with this tenant"

Please advise.

Thank you.


6 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,

    Did you follow migration guide properly?

    https://abp.io/docs/latest/release-info/migration-guides/abp-9-0

  • User Avatar
    0
    Bryan-EDV created

    Hi,

    Did you follow migration guide properly?

    https://abp.io/docs/latest/release-info/migration-guides/abp-9-0

    Hi yes, we did follow the guide.

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    I created an application template with Angular UI from scratch but I didn't reproduce your problem.

    If Impersonation permission is granted for the admin user, I can see the "Login with this tenant" button like above.


    Can you also generate a new template from scratch? So, we can understand the problem is in ABP or your solution. If the problem is in your solution, we can only focus on your solution.

  • User Avatar
    0
    Bryan-EDV created

    Hi,

    I created an application template with Angular UI from scratch but I didn't reproduce your problem.

    If Impersonation permission is granted for the admin user, I can see the "Login with this tenant" button like above.


    Can you also generate a new template from scratch? So, we can understand the problem is in ABP or your solution. If the problem is in your solution, we can only focus on your solution.

    Hi, i found the bug, had to add these to angular env files

    impersonation: { tenantImpersonation: true, userImpersonation: true, }

    this is not in the migration article - https://abp.io/docs/latest/release-info/migration-guides/abp-9-0

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    I created an application template with Angular UI from scratch but I didn't reproduce your problem.

    If Impersonation permission is granted for the admin user, I can see the "Login with this tenant" button like above.


    Can you also generate a new template from scratch? So, we can understand the problem is in ABP or your solution. If the problem is in your solution, we can only focus on your solution.

    Hi, i found the bug, had to add these to angular env files

    impersonation: { tenantImpersonation: true, userImpersonation: true, }

    this is not in the migration article - https://abp.io/docs/latest/release-info/migration-guides/abp-9-0

    I am very glad that the problem is solved. Since I checked our documentation, this is mentioned in the migration guide we wrote for the migration from 8.0.* to 8.3. See: https://abp.io/docs/latest/release-info/migration-guides/abp-8-3#angular-ui

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Closing the issue. Feel free to create a new issue if you have further questions.

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 13, 2025, 04:08