mguessan / davmail

DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange and Office 365 Gateway - Synced with main subversion repository at
http://davmail.sourceforge.net
GNU General Public License v2.0
582 stars 86 forks source link

Modern doesn't work #251

Closed emptythevoid closed 2 years ago

emptythevoid commented 2 years ago

I've tried to use the Modern authentication with Thunderbird on both Ubuntu and Windows 10 to no success. Interactive/Manual work fine, and allow me to use MFA to login. This is with version 6.0.1. What can I provide to help troubleshoot this issue?

emptythevoid commented 2 years ago

To add to this - on Ubuntu, I tested this with OpenJDK and Oracle JDK 11. On Windows, I just used Oracle Java,

mguessan commented 2 years ago

Modern cover less use cases than interactive/manual, as it has to emulate all user interactive authentication flow. For some simple cases it's possible for others (e.g. Okta or Duo integration) it would be very complex to get right.

emptythevoid commented 2 years ago

Understood, thank you. I wasn't sure if I was doing something wrong or not. Thank you for Davmail - I really appreciate it.

mguessan commented 2 years ago

Thanks for the feedback, will work on improving automated authentication to cover more use cases