It's hard to handle things like authentication and authorization in methods.
You can inject repository
(https://docs.abp.io/en/abp/latest/Repositories) to insert in the Received method, or domain services that use repository (https://docs.abp.io/en/abp/latest/Domain-Services)
hi
We will support this case in the next version.
https://github.com/abpframework/abp/issues/15298
ok, I will find a way. wait a moment.
hi
The project you shared is not a complete solution. Can you create a new template project and reproduce it?
Can you share the project? liming.ma@volosoft.com
hi
Please try to remove ClaimTypes
and IdentityLinkUser
from FlamingaTenantDbContext
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/IdentityDbContextModelBuilderExtensions.cs#L160
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/IdentityDbContextModelBuilderExtensions.cs#L254
Can you share a project to reproduce the problem?
liming.ma@volosoft.com