Open Closed

ASP.NET core public website login page #6161


User avatar
0
Dicky.tech@gmail.com created

When using abp suite, there is an option to select Public web site: Creates the solution with an additional public web site project.

Is it possible to have a log in page for public website users ? Instead of them being redirected to the main Web project after they click log in ?


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    if you are using the separate-auth-server option. then the public website is a pure UI project. It has to log in via the main website. Otherwise, you can add the account module to it (Volo.Abp.Account.Pro.Public.Web) and remove the oidc

  • User Avatar
    0
    Dicky.tech@gmail.com created

    So if I add account module on web project and connect DB to main project DB then am good ? Any guides I can follow?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Are you using the separate-auth-server/tiered solution?

  • User Avatar
    0
    Dicky.tech@gmail.com created

    I want to recreate my solution since I want to upgrade to .net 8 this week.

    So I will recreate based on your guidance

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok

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.0.0-preview. Updated on August 28, 2025, 08:29