Open Closed

Custom Login Page nuget package conflict #2490


User avatar
0
James2311 created
  • 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.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

4 Answer(s)
  • User Avatar
    0
    gterdem created
    Senior .NET Developer

    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.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    James2311 created

    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?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    gterdem created
    Senior .NET Developer

    AuthServer is an MVC application. Can you check this community article about customizing the login page? There is also sample code in the article.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    James2311 created

    Thanks, resolved the issue.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.