Activities of "maliming"

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

after login the verification failed and thew the exception. so, how to add the new link user and what is the criteria?

Can you share the details? You can check the logs to see the error.

Volo.Abp.AbpException: Undefined permission: IdentitySer

hi

Can you share steps to reproduce this? Just need create a preview project?

hi

https://docs.abp.io/en/abp/latest/Authorization#permission-system https://docs.abp.io/en/abp/latest/Authorization#advanced-topics

You can also use Policy-based authorization.

https://docs.microsoft.com/en-us/aspnet/core/security/authorization/policies?view=aspnetcore-5.0

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