I have an issue that I have been trying to resolve. I am trying to create a high-trust provider hosted app, but keep getting prompted for credentials.
I have an SP2013 site on a server – devSP01.
We have another server – devApp01 – set up to host our provided hosted apps.
We put an app on the app server and tried to access through the SharePoint site:
We log into SharePoint, Click on the app, and get prompted for credentials again from the app server.
I have read a lot of MSDN articles and tried to verify all the set-ups, DNS, self-signed certificates, etc, but still have the issue.
The only resolution I have found is to add the site as trusted intranet site in IE, but that doesn’t seem like a good fix. It still prompts for credentials for FireFox and Chrome, which isn’t desirable.
Any ideas?
Thanks,
Craig
The FireFox about:permissions didn’t help, but I found this and it worked.
- Enter “about:config” in the address bar of Firefox and hit [Enter]
- Do a search on “ntlm“, at least three entries should appear
- Double click the entry titled “network.automatic-ntlm-auth.trusted-uris” and set its value to .yourdomain (do not forget the dot). You can have multiple domains by entering them as comma-separated.
- Restart your Firefox to get it to kick in.
I had the same issue on our work network (IE). Add as a trusted site was the only solution. 🙁
FireFox doesn’t use the concept of Trusted Sites but this may help https://support.mozilla.org/en-US/kb/permissions-manager-give-ability-store-passwords-set-cookies-more?redirectlocale=en-US&redirectslug=how-do-i-manage-website-permissions (type the words about:permissions into the location bar as if it were a website)
And for Chrome http://iamdotnetcrazy.blogspot.com/2012/02/how-to-add-trusted-sites-in-google.html
If your at work have the network folks add to group policy and push. (IE anyway, not sure about FF and Chrome)