web.config
This entry sets up the correct membership provider.
Startup.cs
This entry sets up a default domain, so the user does not have to enter the domain when he logs in. If you do not specify this entry, the user will have to include the domain with his login (e.g. DOMAIN\user.name).
Default Login Domain