It wasn't the case in v4.X. Is it because of localhost.pfx?
No, We use the Tye at the beginning.
If I don't want to use Tye, how do I run the various projects within Visual Studio and not have this issue?
https://docs.abp.io/en/commercial/latest/startup-templates/microservice/get-started#run-the-solution-on-ide
You can also try to use dotnet SDK to run the application.
dotnet run
hi
You need to log in owner's account to manage the organization.
it-administrator@condoauthorityontario.ca
hi
I will check this and let you know the result.
hi
Can you try to execute with tye+docker? Because I didn't reproduce the problem.
hi
Can you check the logs of the API website when the error occurred?
I am not able to login to the web project any more. The login keeps redirecting back to the login page. I am having a hard time resolving this issue.
Can you check the app logs?
We'll check and fix it, thanks
hi
Thanks for the feedback., We will try to upgrade npm packages to the latest.
I'm assuming this setting applies to both Registering and Logging In, correct?
Yes.
What we actually need is for the system to always require Email or Phone verification in order to register, and then have these settings to be able to be turned on and off for just signing in.
You can customize the Register(page) to require verification by email or phone based on the two settings above.