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?
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!