Question

de Cet article est clair que les applications auto-hébergées SharePointNe prend pas en charge l'authentification Kerberos à moins que " il est configuré d'utiliser NTLM comme méthode d'authentification de secours "

Quelqu'un pourrait-il être capable de configurer l'authentification Kerberoise pour utiliser NTLM comme une authentification de secours pour la provisioning des utilisateurs pour vous connecter à des applications.

Référence:

au bas de cet article http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/06/23/404-amp-401-Errors-vith-the-App-Gestion-Service.aspx

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à sharepoint.stackexchange
scroll top