Running on LocalHost

Now, everything should be ready for localhost deployment

Ensure that IIS is selected as execution environment

iis setup

Start the service using IIS

Hint

Click yes when asked if you trust the SSL certificate. It is required to let the service install a local certificate on your machine in order to use https connections.

Now, navigate via browser to https:localhost:44355/account/login

You can test if everything works by logging in with one of the provided sample accounts

Hint

You can use the sample Administrator Account

username: admin1

password: admin@2020

It should start loading the login service and display the following page:

login_page display