Problem
On sign-in, I4 gives the error The required global configuration 'gnpcConfig' is not present (ERR0245).
Cause
In your appsetting.xml, there's an uncommented line such as:
<!--<add key="Web.AppName" value="gnpc" />-->
Solution
Comment out the line and then retry.