When you try to access the app, you might face a problem that login prompt comes again and again and even if you provide the credentials, it doesn't work. It is because of loop back check is not disabled.
Solution: 1. Go-to the following registry key: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa" 2. Create "DisableLoopbackCheck" as DWord 3. Enter Value "1".
When you try to access the app, you might face a problem that login prompt comes again and again and even if you provide the credentials, it doesn't work. It is because of loop back check is not disabled.
ReplyDeleteSolution:
1. Go-to the following registry key: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa"
2. Create "DisableLoopbackCheck" as DWord
3. Enter Value "1".
Ref:
http://sharepointchick.com/archive/2012/07/29/setting-up-your-app-domain-for-sharepoint-2013.aspx