Various authentication issues including:
ADAL is the new authentication method for azure cloud solutions. It over-rides the standard kerberos, basic and NTLM protocols.
ADAL can be disabled by registry key:
To disable modern authentication on a device, set the following registry keys:
Registry key | Type | Value |
HKCU\SOFTWARE\Microsoft\Office\16.0\Common\Identity\EnableADAL | REG_DWORD | 0 |