ActivatorChain = Odin.Countries.CountryController -> Odin.Countries.CountryAppService -> Odin.Users.AppUserLookupService -> Volo.Abp.Identity.IdentityUserRepositoryExternalUserLookupServiceProvider
The AppUserLookupService
depends on identity.
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityUserRepositoryExternalUserLookupServiceProvider.cs#L14
hi
I have confirmed that this is a problem, I will fix it and share with you the solution.
I will test it in 4.4.3. (Angular + Identity Server Separate )
I have tested this in the new project already.
Does it works in new project?
hi
[09:54:50 WRN] VerifyUserTokenAsync() failed with purpose: AbpLinkUserLogin for user.
It seems that there is a problem with the Token. You can try:
Can you share the full log of the request from start to end?
Cannot resolve parameter 'Volo.Abp.Identity.IIdentityUserRepository userRepository'
hi
Are you add the AbpIdentityEntityFrameworkCoreModule
to your EF Core module?
hi
Please check your app logs to see the error detaisl.
hi
Can you explain your question in detail?
We have a sample for this
https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver