Open Closed

Login authorization, switch accounts, authorization information has not changed, it is still the last authorization #5222


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

1、 We have a Microservices management terminal, log in with the admin account, and there are sub modules on the home page. Click to enter the subsystem, and the sub module will log in to the authorization center for authorization, and the authorization is successful. As shown in the following figure:

2、 Switch the account to test2 on the management end, and then click on the homepage sub module. At this time, the authorization information of the sub module has not been updated, and it is still the last time I logged in to the admin account information, as shown in the following figure:


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

    Hi,

    Maybe this can help you: https://github.com/abpframework/abp/pull/16504

    It's a new feature in 7.3,

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