Activities of "liangshiwei"

Hi @ hiltond,

Try using tiered template.

Hi @thanhvl1@fsoft.com.vn,

Can you provide complete steps to reproduce the problem?

Hi , Try move your settingProvider to .Application.Contracts project.

First , you need to pass the token to the remote service. See https://docs.abp.io/en/abp/latest/Samples/Microservice-Demo#passing-the-access-token-1.

But it still returns unauthorized, you need to separate authorization server. like microservce example : https://github.com/abpframework/abp/tree/dev/samples/MicroserviceDemo/applications/AuthServer.Host

When I find other solution, I will reply.

You can use CLI update command :https://docs.abp.io/en/abp/latest/CLI#update

Hi,

You can inject IdentityUserManager. it has CreateAsync method for creating users.

Answer

Hi @ sean.alford .

Please Re-install ABP suite .

What is the error?

Can you share the HTTP request message

  1. An externally logged user creates a local account that ignores the role claim . See https://github.com/abpframework/abp/blob/c923dfd045c1d365d849d85eeabd817ff1648e42/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml.cs#L210
  2. You can override CreateExternalUserAsync method.
  3. There is no such configuration

So what is the problem now?

Showing 5551 to 5560 of 5597 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46