awangga / outlook

Python library to read email from live, hotmail, outlook, office365 or any microsoft email service
342 stars 133 forks source link

Login Failed Error #13

Open cloudyoda opened 7 years ago

cloudyoda commented 7 years ago

Hello,

Is this module functional with O365 organizational accounts which are authenticated through federation?

For instance, an organization has its own authentication and as soon as user enters the email address the outlook web access redirects to organization federation authentication instead of Microsoft doing the authentication. I tried using this python module with such an account and getting "Login failed" always. Any work around in such scenarios?

Thanks a lot!