Open Closed

How to allow multiple permisions on authorization of service #2418


User avatar
0
krushnakant created
  • ABP Framework version: v4.4.X
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • How can i authorize particular app service on multiple permissions in OR condition.
  • Ex. CreateAsync can be execute on [Authorize(XYZPermissions.xyz.Create)] or [Authorize(ABCPermissions.abc.Create)].
  • Steps to reproduce the issue:"

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

    See https://github.com/abpframework/abp/pull/10152#issue-1007619207

  • User Avatar
    0
    krushnakant created

    Thank you for your support

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