Açık Kapalı

Redirect to register page from the public website #4007


User avatar
0
ccernat oluşturuldu
  • 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 Cevap
  • User Avatar
    0
    malik.masis oluşturuldu

    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 oluşturuldu

    Solved it. Tks!

Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11