0
nirmaldeol created
-
**ABP Framework version:**7.0
-
UI type: Angular
-
DB provider: \MongoDB
-
Tiered (MVC) or Identity Server Separated (Angular): yes
Can someone give any pointers how to use dynamic permissions inside version & microservice solution for new microservices .
2 Answer(s)
-
0
Dynamic Permission feature is implemented with this PR https://github.com/abpframework/abp/pull/13644
@maliming will try to help you with that. -
0
@nirmaldeol are you upgrading your 6.x solution to v7.0, or creating a new microservice solution from scratch with the version 7.0? For new solutions with 7.0, it is already pre-configured.