Activities of "liangshiwei"

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?

Do you have teamview?

You can email to me the connection Id.

liangshiw@outlook.com

Did you follow https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-3.1 ?

I can't reproduce your problem. Can I check your problem remotely?

Hi @hiltond ,

When you log in and navigate to the devices page, what is the value of the CurrentUser property?

I see that your screenshot contains .Web project. Are you sure you are creating a solution without a user interface?

For --no-ui option:

  1. Set Acme.IssueManagement.HttpApi.Host as startup project and set Acme.IssueManagement.HttpApi.Host as PMC defualt project. Then execute update-database command.
  2. Set Acme.IssueManagement.IdentityServer as startup project and set Acme.IssueManagement.IdentityServer as PMC defualt project. then execute update-database command.

For has user interface:

Set Acme.IssueManagement.Web.Unified as startup project and set Acme.IssueManagement.Web.Unified as PMC defualt project. Then execute update-database command.

Showing 6651 to 6660 of 6692 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 09, 2025, 09:18