hi
I will ask the team, and your ticket has been refunded.
Thanks
hi
The GetIdentityUsersInput doesn't support extensions now.
We will change it in the next version.
hi
What are the logs of the backend application?
Logs.txt
hi
It seems the HTTP request has been canceled.
Please share some of your code, and logs for other applications.
hi
This may be a cache problem. Please try to clear Redis.
I tested the microservice project today, and everything works.
hi
You can use the methods of IPermissionManager below.
GetForRoleAsync
GetAllForRoleAsync
SetForRoleAsync
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.PermissionManagement.Domain.Identity/Volo/Abp/PermissionManagement/RolePermissionManagerExtensions.cs
hi
Please remove these lines from your program.cs file and reproduce the issue and share the full request logs. liming.ma@volosoft.com
.MinimumLevel.Override("Microsoft", LogEventLevel.Information)
.MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)