Activities of "maliming"

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

Please enable the DataProtection and SetApplicationName(use_same_name)

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:

  1. Clear the redis cache.
  2. Create a new project to try if 1 is not working.

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

Showing 7071 to 7080 of 8488 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56