Open Closed

Redirect to register page from the public website #4007


User avatar
0
ccernat created
  • ABP Framework version: v6.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello, Support Team!

Probably its a dumb support request, but how can I redirect the user to the Register page from the public website?

I tried like this:

For login, naturally, it works, goes to the login page from the account module hosted in the Http.Api.Host project.

But how can I do the same for register page? I get an 404 if I try the /account/register route.

Thank you for your assistance!


2 Answer(s)
  • User Avatar
    0
    malik.masis created

    Hello,

    I've tried to reproduce your issue via the Blazor template. It seems good Account/Login and Account/Register . However, Authentication\Login is the wrong way.

    If your issue is different, Could you let me know your steps one by one, please?

    Regards.

  • User Avatar
    0
    ccernat created

    Solved it. Tks!

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 July 14, 2025, 11:57