SoftwareAteliers/asp-net-core-vue-starter

sign in pop up when run project

Closed this issue · 2 comments

image
I've cloned repository and run project by using vs2019 then the pop up windows show up and ask me to sign in. What should i do ?

Hi, it looks like your IIS Express site settings has basic authentication on. Default behaviour should be Anonymous Authentication with no restrictions.
Check project properties in Debug section:
image

image
Hi liborpansky , this is my debug setting