Aperto Chiuso

Multiple independent modular projects integrate into a unified authorization service. #5091


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

Hi Support Team We are using the ABP commercial infrastructure in our project. ABP Commercial version: v7.1 UI Type: Blazor DB Provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): yes

When we deploy with the main site (MainHost) and multiple sub-sites (Module Host), how should the system solve the problem of unified permission management? For example,when a user logs into the MainHost system and then accesses the Order Host sub-site in an SSO manner, the Order Host cannot get the user's permissions and menu .


1 risposte
  • User Avatar
    0
    gterdem creato
    Team di supporto Senior .NET Developer

    I am guessing the PermissionManagement module is located under your Admin Module. You can add the Application.Contracts layers reference to the Admin module. That should make PermissionManagement to find those permissions.

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