IOS 8 Safari SharePoint 2013 Windows Authentication Support

iosmicrosoft-sharepointsafari

I would like to support SharePoint 2013 with default out-of-box settings on iOS 8 devices. I see a lot of forum discussion on both Apple and Microsoft sites regarding IIS Windows Authentication being broken with Safari in iOS 8. Without bypassing Windows Authentication, I'm looking for details on any scheduled software fix in iOS 8, or workarounds like using Chrome on iOS 8 as mentioned in some of the forum posts. Unfortunately the Chrome workaround is a partial fix as iOS 8 does not allow Chrome to be the default browser for links opened from email or elsewhere on your mobile device. Here are the relevant discussions and links I used while attempting to find a solution or verify the problem.

A note regarding Windows Authentication (NTLM/Negotiate) authentication default configuration for SharePoint 2013. For compatibility with various Microsoft products including the SharePoint Search Crawler, Microsoft Field Engineer Brian Pendergrass says "the crawler requires Windows Authentication [NTLM or Kerberos] in whatever zone your [sic] crawl …meaning your Default zone should include Windows Authentication)". Microsoft Office integration also seems to be optimized for SharePoint Windows Authentication. Based on this rationale, the default zone should always be configured for Windows Auth and only alternate zones should be used for alternative authentication like Forms Auth. Our organization chooses to deploy only one zone to require all SharePoint URLs to have the same form (SSL + Fully Qualified Domain Name) – thus we're stuck on a default zone with Windows Authentication.

Best Answer