SharePoint Самоустановленные приложения - аутентификация Kerberos

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/90833

Это было полезно?

Решение

Well, Eventually got through this by,

configuring IE settings. Go To Internet options and add the apps site to trusted sites and then uncheck the tick box "Enable Integrated Authentication" in Advanced tab.

This will prompt for Username and password for every new session of user, which is a bit annoying though, and then allows user to log in to the SP app.

What happened here is, the SharePoint requires Kerberos authentication initially and it fails to authenticate, so it fallback to NTLM and prompt for credentials and it will be happy then to authenticate the user.

But still I don't like to get user prompted for every new session though

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top