> The IMAP proxy supports the OAUTHBEARER authentication scheme but using third-party OIDC server is not supported at the moment. However, once the SMTP server is out I plan to add support for other SASL mechanisms on the IMAP proxy (since some of the work will be shared with the SMTP Auth module).
It would be great to allow another OIDC server (to have single sign on and MFA) without having to run another SASL server.
> Yes, the IMAP proxy supports both the LOGIN and AUTH=PLAIN mechanisms.
How are application-device-specific passwords handled? Is there some documentation?