<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 24 Aug 2018, at 17:04, Nicholas Vahalik wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I've met the guy that owns the Oauth2 stuff for Okta. He said it supports Oauth2 as long as MM supports "by the book" OIDC or Oauth support.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Well, MailMate has OAuth2 support for Gmail and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">outlook.com</code> addresses. Part of OAuth2 is that the email client needs to be registered with the email service used. This is currently hardcoded into MailMate, but that could be changed. It still requires IMAP access to be available though.</p>

<p dir="auto">For the record, I believe Okta OAuth2 support for desktop apps is described <a href="https://developer.okta.com/authentication-guide/implementing-authentication/auth-code-pkce" style="color:#3983C4">here</a>. Although I haven't checked in detail it's probably close to what I do for Gmail/Outlook, but I don't think it's exactly the same.</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>