Open Closed

Activate and Deactivate in Role #2615


User avatar
0
kapil created
  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: how to add activate and deactivate in role and after adding it how to implement it effect in role functionality.
  • Steps to reproduce the issue:"

6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I recommend that you add the source code of the Identity module to your solution and add the IsActive property to the IdentityRole.

  • User Avatar
    0
    kapil created

    if the role is activate or deactivate then what about the claims/Permission assigned to that role.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    It depends on your business logic.

  • User Avatar
    0
    kapil created

    if the role is inactive then the permission will not be displayed . how to config that and where the logic should be implemented.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Everything is in the Identity Pro module. Can you check the source code?

  • User Avatar
    0
    kapil created

    ok I will Check

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