I'm troubleshooting the issue where device is unable to sing-in to Teams. Skype is the primary client (on-prem) and working fine, but Teams is enabled as well.
On the log I can see the following lines:
-- info -- Login failed - status: caa90014 diag:1
-- warning -- ADAL: SSO: ssoerr - Could not login user - status: caa90014
-- error -- ADAL: SSO: ssoerr - SSO Uber catch
-- info -- Set upn window user upn
-- info -- Modern authentication failed here, but you'll still be able to sign in. Your status code is caa90014. diag:0
-- info -- adalsso:statusChanged to: Modern authentication failed here, but you'll still be able to sign in. Your status code is caa90014.
-- info -- Sso failed, updating cookie settings. Status:caa90014 diag:1
-- info -- Setting logged out state to true
-- error -- SSO: ssoerr - Fallback to webauth. Err:true
-- event -- name: past-sso-success, eventInfo: undefined, vdiMode: 0, eventpdclevel: 2,
Modern authentication is disabled on the .xml file, so the line about modern authentication is strange.
When looking for the sign-ins from Azure AD portal it is a bit surprise to not found any sign-in (non-interactive) tries.
Anyone has seen the same error code? I tested also the reset from the Deployment Kit, but without help. The problem must be with the account as I tested with working account and that was working fine.