Open Closed

Need to override the default Account/Login to Account/PasswordLess for Openiddict based login #5451


User avatar
0
Rajasekhar created
  • ABP Framework version: 7.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I am trying to enable passwordless authentication for my application as per my client requirement. I have added the openiddict client application. then I am trying to access the my client application its redirecting to https://example/Account/Login. how can I update Account/Login to Account/Passwordless.

Is there any configuration I need to set openiddict configuration level?


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

    hi

    its redirecting to https://example/Account/Login. how can I update Account/Login to Account/Passwordless.

    https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project

    https://gist.github.com/ebicoglu/ce0f0425bab806d0ee1a87d0073af96b

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