Açık Kapalı

How to manage permissions of two different Angular projects #5357


User avatar
0
Dev2ng oluşturuldu

Hi,

We have two Angular Apps one is AdminApp and another is XyzApp, we have some menus defined in XyzApp lets say "BookStore".

We need the user access permissions to be managed at the AdminApp for this "BookStore" menu inside XyzApp.

We have separate AuthServer for AdminApp.

Please provide the solution.

Thanks !!


1 Cevap
  • User Avatar
    0
    maliming oluşturuldu
    Destek Takımı Fullstack Developer

    hi

    You can define a BookStore permission, then manage the user permissions, and then check the current user permissions on your angular side.

    https://docs.abp.io/en/abp/latest/Authorization#permission-system https://docs.abp.io/en/abp/latest/UI/Angular/Permission-Management

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