0
linch created
- create a new abp project with abp suite(version 4.4.1), as Suite Tool still generate project with packages 4.4.0, so upgrade all abp related packages to 4.4.1 with
abp update
; - Initial Migrations
- Launch Host and Identity server
- Login with admin and Create new Tenant
- Login with tenant and get permission with ProviderName='R' and ProviderKey="admin" (
https://localhost:*****/api/permission-management/permissions?providerName=R&providerKey=admin
) - the response return: {"entityDisplayName":"admin","groups":[]}, there is no permissions in it.
- ABP Framework version: v4.4.1
- UI type: Not Related
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
By the way, /api/permission-management/permissions?providerName=R&providerKey=admin can return permissions in host mode
9 Answer(s)
-
0
hi @linch
Can you share the project with me? liming.ma@volosoft.com
-
0
hi @linch
Can you share the project with me? liming.ma@volosoft.com
hi, the sample project has sent.
-
0
hi
I have not received.
-
0
hi
I have not received.
hi: The email seems to have problem with zip package attachment. So I upload to github repo share with you, :)
-
0
hi
We will fix this asap. Thank you.
-
0
hi
Please follow: https://github.com/abpframework/abp/pull/9949
-
0
hi
Please follow: https://github.com/abpframework/abp/pull/9949
ok, thank you.
-
0
HI
Your Credits is Refunded.
-
0
HI
Your Credits is Refunded.
Thanks a lot.