Activities of "James2311"

We are having microservice solution and tried to add Custom Login page and Model in IdentityService.HttpApi.Host project and getting nuget package conflict.

Login is not hosted by IdentityService but AuthServer application (localhost44330 default). You should make these changes under AuthServer. IdentityService doesn't host any UI.

Thanks for response. But having same issue with AuthServer as well. Is there any working sample available for customize login/registration page with Microservice solution?

  • ABP Framework version: v5.1
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue: Follow this url https://community.abp.io/posts/how-to-customize-the-login-page-of-an-abp-blazor-application-by4o9yms. We are having microservice solution and tried to add Custom Login page and Model in IdentityService.HttpApi.Host project and getting nuget package conflict.
Showing 11 to 12 of 12 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11