Domanda

Da Questo Articolo è chiaro che le app autorizzate SharePointNon supporta l'autenticazione Kerberos a meno che " sia configurato per utilizzare NTLM come metodo di autenticazione fallback "

Qualcuno potrebbe essere in grado di configurare l'autenticazione Kerberose per utilizzare NTLM come autenticazione fallback per il provisioning degli utenti per accedere ad app.

Riferimento:

Nella parte inferiore di questo articolo http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/06/23/404-amp-401-Errors-with-App-management-service.aspx

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a sharepoint.stackexchange
scroll top