= Authentication Scenarios = First We have the web config: {{{ }}} Next we delineate the IIS Config: {{{ Anonymous Authentication = Enabled Digest Authentication = Enabled Windows Authentication = Enabled * = Disabled }}} This combination works for some reason! However, it only will authenticate using your logged on Credentials!