On Mon, Jun 24, 2024 at 04:41:27PM -0400, Ofer Inbar wrote: > Is it possible to use mutt with gmail's IMAP for a Google account that > uses Okta single sign-on?
Creating an app password, if you're allowed to by organization policy, is going to be by far the simplest option, I think. That said, if you're able to get the XOAUTH2 flow setup using the external Python script (you'll need an "app" with a client ID / secret that you may need an org administrator to create or approve), my guess is Okta SSO will also work, since it will just be inline with whatever web-based signin process you need. w