Activities of "decisiontree.robson"

I see that if it’s possible to log in on the backend and then redirect the user to /Account/Challenge with a redirect URL, that could work.

I still require some guidance on how to properly log in on the backend. I’ve tried using the same _signInManager and, with the NavigationManager in Blazor, sending the user to /account/challenge, but it still shows the entire login page and asks for a username and password.

On the API side, how can I perform the initial login flow so that when Blazor redirects to /account/challenge, it doesn’t prompt for the username and password?

Thanks in advance

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on October 22, 2024, 09:35