Open Closed

How to real delete the feature of assigned Permissions to user? --> change permision by change Role/Organization #3369


User avatar
0
abpVAndy created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.3.X
  • UI type: Angular
  • DB provider: EF Cor
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Need: We need some user only could create/edit/delete user, no related any "Change permissions".

But: we could hide the user/Change permissions , But the user still could change the permisions by change "role" or "Organization"

Quetion: How could we real hide the permision "change permision" by role or organization.

thx


1, I create a user : Mike. 2, give Mike the permision User management (create, edit, delete). 3, Mike still could change "role" "Organization" to change the permision.


3 Answer(s)
  • User Avatar
    1
    maliming created
    Support Team Fullstack Developer

    This is the current behavior, I will create an issue internally to discuss

  • User Avatar
    1
    maliming created
    Support Team Fullstack Developer

    https://github.com/abpframework/abp/issues/13239

  • User Avatar
    0
    abpVAndy created

    Thanks

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